[xiph-commits] r18496 - websites/opus-codec.org/downloads

giles at svn.xiph.org giles at svn.xiph.org
Wed Aug 1 23:44:11 PDT 2012


Author: giles
Date: 2012-08-01 23:44:11 -0700 (Wed, 01 Aug 2012)
New Revision: 18496

Modified:
   websites/opus-codec.org/downloads/index.shtml.en
Log:
Update the size of opus-tools-0.1.4-macos.tar.gz.

The previous archive wasn't actually compressed. It was a raw
tarfile. I typed 'tar cvf' instead of 'tar cvzf'. I've replaced
it with one that's been gzipped.


Modified: websites/opus-codec.org/downloads/index.shtml.en
===================================================================
--- websites/opus-codec.org/downloads/index.shtml.en	2012-08-02 02:54:35 UTC (rev 18495)
+++ websites/opus-codec.org/downloads/index.shtml.en	2012-08-02 06:44:11 UTC (rev 18496)
@@ -29,7 +29,7 @@
 <tr class="vbottoml">
     <td>Mac OS X</td>
     <td style="text-align:left;"><a href="https://ftp.mozilla.org/pub/mozilla.org/opus/macos/opus-tools-0.1.4-macos.tar.gz">opus-tools-0.1.4-macos.tar.gz</a></td>
-    <td style="text-align:right;">704KiB</td>
+    <td style="text-align:right;">345KiB</td>
 </tr>
 <tr class="vbottom">
     <td colspan=4 style="padding-left:1em;text-align:justify;">Opus-tools provides command-line utilities to



More information about the commits mailing list