summaryrefslogtreecommitdiff
path: root/x264
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2014-10-22 21:03:21 +1100
committerDanny Rawlins <monster.romster@gmail.com>2014-10-22 21:03:21 +1100
commita671dbd6a5e5387aaa95160a7df649c83bc28f25 (patch)
tree6725ceb6100ab6e65d4268df244cc31344b2d188 /x264
parentf2917d41cf6bcb4b6d0364012aa2e27bd361249f (diff)
downloadcontrib-a671dbd6a5e5387aaa95160a7df649c83bc28f25.tar.gz
contrib-a671dbd6a5e5387aaa95160a7df649c83bc28f25.tar.xz
x264: 20130201 -> 20141022
Diffstat (limited to 'x264')
-rw-r--r--x264/.footprint4
-rw-r--r--x264/.md5sum2
-rw-r--r--x264/Pkgfile4
3 files changed, 5 insertions, 5 deletions
diff --git a/x264/.footprint b/x264/.footprint
index 846e5bb76..9140bc7ba 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 a4ce75b9d..6d1df8425 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 cdec04f24..6c8e7d643 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

Generated by cgit