diff options
author | prspkt <prspkt@protonmail.com> | 2019-02-25 14:19:17 +0200 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-02-27 20:32:43 +0200 |
commit | c8b7eb29ee29ea0ad591e98ac36393a9bc19f58f (patch) | |
tree | 1173be41f32e93cbc666be60b131931e2df22a6c /testing/libheif | |
parent | a5764f10b9c471bc6a0876c6ed50087e5090a7a4 (diff) | |
download | aports-c8b7eb29ee29ea0ad591e98ac36393a9bc19f58f.tar.bz2 aports-c8b7eb29ee29ea0ad591e98ac36393a9bc19f58f.tar.xz |
testing/libheif: rebuild against libx265.so.169
Diffstat (limited to 'testing/libheif')
-rw-r--r-- | testing/libheif/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libheif/APKBUILD b/testing/libheif/APKBUILD index dcc976f260..ace13e9f55 100644 --- a/testing/libheif/APKBUILD +++ b/testing/libheif/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=libheif pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder" url="https://www.libde265.org" arch="all" |