summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2023-12-21 16:23:31 +0100
committer Willy Sudiarto Raharjo2023-12-21 17:19:10 +0100
commit89e857874fa4c7d6f5d945ecf79cdd10cbf200b5 (patch)
treee13a459d61e28b140186fe7050921f31bf702c41
parent47321167269baf5f2f9fe07051621722da60f144 (diff)
downloadslackbuilds-89e857874fa4c7d6f5d945ecf79cdd10cbf200b5.tar.gz
libraries/libheif: Updated for version 1.17.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/libheif/libheif.SlackBuild2
-rw-r--r--libraries/libheif/libheif.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libheif/libheif.SlackBuild b/libraries/libheif/libheif.SlackBuild
index acfc6689d5..48456dfbac 100644
--- a/libraries/libheif/libheif.SlackBuild
+++ b/libraries/libheif/libheif.SlackBuild
@@ -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}
diff --git a/libraries/libheif/libheif.info b/libraries/libheif/libheif.info
index 4537fce455..29dc0867dd 100644
--- a/libraries/libheif/libheif.info
+++ b/libraries/libheif/libheif.info
@@ -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"