libraries/libheif: Updated for version 1.17.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-12-21 22:23:31 +07:00 committed by Willy Sudiarto Raharjo
parent 4732116726
commit 89e857874f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libheif
VERSION=${VERSION:-1.17.5}
VERSION=${VERSION:-1.17.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libheif"
VERSION="1.17.5"
VERSION="1.17.6"
HOMEPAGE="https://github.com/strukturag/libheif"
DOWNLOAD="https://github.com/strukturag/libheif/releases/download/v1.17.5/libheif-1.17.5.tar.gz"
MD5SUM="380cb683400c0fb87c13c68ec4e6a90b"
DOWNLOAD="https://github.com/strukturag/libheif/releases/download/v1.17.6/libheif-1.17.6.tar.gz"
MD5SUM="563e2ecd15f1ca98ccb13388ee873ebe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libde265 x265 aom rav1e kvazaar dav1d svt-av1"