diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2008-01-07 12:43:47 +1100 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2008-01-07 12:43:47 +1100 |
commit | e16897b619fba04c09f5f00658889fdce0ba1113 (patch) | |
tree | aeada45941ac567dca69197332c2b461903bb633 /x264 | |
parent | cebe5df4fa7a31531477c35d05f204dab7ba98b9 (diff) | |
download | contrib-e16897b619fba04c09f5f00658889fdce0ba1113.tar.gz contrib-e16897b619fba04c09f5f00658889fdce0ba1113.tar.xz |
x264: r708 -> r717
Diffstat (limited to 'x264')
-rw-r--r-- | x264/.footprint | 4 | ||||
-rw-r--r-- | x264/.md5sum | 2 | ||||
-rw-r--r-- | x264/Pkgfile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x264/.footprint b/x264/.footprint index c35997577..435cba6a8 100644 --- a/x264/.footprint +++ b/x264/.footprint @@ -5,7 +5,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/x264.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libx264.a -lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.56 --rwxr-xr-x root/root usr/lib/libx264.so.56 +lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.57 +-rwxr-xr-x root/root usr/lib/libx264.so.57 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/x264.pc diff --git a/x264/.md5sum b/x264/.md5sum index 979a487e4..e4425b264 100644 --- a/x264/.md5sum +++ b/x264/.md5sum @@ -1 +1 @@ -658eadd64d39da922ff0f1e39b4e97a8 x264-snapshot-r708.tar.lzma +5cd376329ea3f337d0b6bde28e0351f3 x264-snapshot-r717.tar.lzma diff --git a/x264/Pkgfile b/x264/Pkgfile index 5fd778201..71eb98441 100644 --- a/x264/Pkgfile +++ b/x264/Pkgfile @@ -5,7 +5,7 @@ # Depends on: lzma name=x264 -version=r708 +version=r717 release=1 source=(http://romster.shortcircuit.net.au/crux/source/x264-snapshot-$version.tar.lzma) |