1
0
forked from ports/contrib

x265: 3.0 -> 3.2.1

This commit is contained in:
Danny Rawlins 2020-01-14 00:52:27 +11:00
parent 98b5c789b0
commit 742ff1a986
3 changed files with 7 additions and 7 deletions

View File

@ -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.169
-rwxr-xr-x root/root usr/lib/libx265.so.169
lrwxrwxrwx root/root usr/lib/libx265.so -> libx265.so.179
-rwxr-xr-x root/root usr/lib/libx265.so.179
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/x265.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF328uc0BIksv/78g1FzmoMAe8yn1gwth5qz2M0NVpGVj/xAcydOgA/IuoTHL/6og9k45XtQR4WFihTRsr08hXCgU=
SHA256 (Pkgfile) = 4dea7e04f4b24c1767f55443c068ecfe8b1801de700c4b1d0ce0491b48a33eb4
SHA256 (.footprint) = 6482137c83ba92db1f0ad99da31061838fa75bf74f476eb00e81d7034e224727
SHA256 (x265_3.0.tar.gz) = c5b9fc260cabbc4a81561a448f4ce9cad7218272b4011feabc3a6b751b2f0662
RWSagIOpLGJF30Ec6ct/KV9UBVpKceisytaZEPzl831W9YWaiMj9z0EjRs/NtTa1ogYdCr+xjtCz8WEOmKFXhd21tm1BQ+N0JA0=
SHA256 (Pkgfile) = 8b1f212c113d78003de8d238f62bac6207e46bef2400177707d479a97244fe33
SHA256 (.footprint) = 1e8964af932fe366100fa9573b0b60170a2ef3836d795de20e9f87242bff4b66
SHA256 (x265_3.2.1.tar.gz) = fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc

View File

@ -4,7 +4,7 @@
# Depends on: yasm cmake
name=x265
version=3.0
version=3.2.1
release=1
source=(https://bitbucket.org/multicoreware/$name/downloads/${name}_$version.tar.gz)