diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2015-07-28 12:40:45 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2015-07-30 09:41:17 +1000 |
commit | dcbc4697eb8bd84b798d798ab0c2eb03cdb4e462 (patch) | |
tree | ddbd4aa667fde973e8b23c8eb5cc12dc1226c088 /x265 | |
parent | 3ec47177ddbbaaa6ac58850b7c17893a6b47e2d1 (diff) | |
download | contrib-dcbc4697eb8bd84b798d798ab0c2eb03cdb4e462.tar.gz contrib-dcbc4697eb8bd84b798d798ab0c2eb03cdb4e462.tar.xz |
x265: 1.3 -> 1.7
Diffstat (limited to 'x265')
-rw-r--r-- | x265/.footprint | 4 | ||||
-rw-r--r-- | x265/.md5sum | 2 | ||||
-rw-r--r-- | x265/Pkgfile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x265/.footprint b/x265/.footprint index 40a6c2c6c..a70d85bca 100644 --- a/x265/.footprint +++ b/x265/.footprint @@ -6,7 +6,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/x265_config.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libx265.a -lrwxrwxrwx root/root usr/lib/libx265.so -> libx265.so.31 --rwxr-xr-x root/root usr/lib/libx265.so.31 +lrwxrwxrwx root/root usr/lib/libx265.so -> libx265.so.59 +-rwxr-xr-x root/root usr/lib/libx265.so.59 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/x265.pc diff --git a/x265/.md5sum b/x265/.md5sum index 4499ddb4b..7d0e68e2b 100644 --- a/x265/.md5sum +++ b/x265/.md5sum @@ -1 +1 @@ -ce3a14d588ff7f734d87349b2e58971b 1.3.tar.bz2 +d6020c277b05ab44f8222342aaa9c99f 1.7.tar.bz2 diff --git a/x265/Pkgfile b/x265/Pkgfile index 3fe72f81a..828f83560 100644 --- a/x265/Pkgfile +++ b/x265/Pkgfile @@ -5,7 +5,7 @@ # Depends on: yasm cmake name=x265 -version=1.3 +version=1.7 release=1 source=(https://bitbucket.org/multicoreware/x265/get/$version.tar.bz2) |