ports/contrib (3.1): x264: 20130201 -> 20141022
commit a671dbd6a5e5387aaa95160a7df649c83bc28f25 Author: Danny Rawlins <monster.romster@gmail.com> Date: Wed Oct 22 21:03:21 2014 +1100 x264: 20130201 -> 20141022 diff --git a/x264/.footprint b/x264/.footprint index 846e5bb..9140bc7 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 -rw-r--r-- root/root usr/include/x264_config.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.129 --rw-r--r-- root/root usr/lib/libx264.so.129 +lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.142 +-rw-r--r-- root/root usr/lib/libx264.so.142 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 a4ce75b..6d1df84 100644 --- a/x264/.md5sum +++ b/x264/.md5sum @@ -1 +1 @@ -2b8f2eee5a7b203c092fb20cee5bde40 x264-20130201-bc13772.tar.xz +ea34a8e06cd69d34fa16b210beae6533 x264-20141022-021c0dc.tar.xz diff --git a/x264/Pkgfile b/x264/Pkgfile index cdec04f..6c8e7d6 100644 --- a/x264/Pkgfile +++ b/x264/Pkgfile @@ -5,9 +5,9 @@ # Depends on: yasm name=x264 -version=20130201 +version=20141022 release=1 -source=(http://crux.ster.zone/distfiles/$name/$name-$version-bc13772.tar.xz) +source=(http://crux.ster.zone/distfiles/$name/$name-$version-021c0dc.tar.xz) build() { cd $name
participants (1)
-
crux@crux.nu