summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-01-06 18:24:56 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:38 +0700
commit9caabfdc8ad6bd1595ab5fd828830846b934a645 (patch)
tree1ae384805d9905ac8a9b3ad36c8ed8f447d513a6
parent5696278d68d5ae6be67581dd0a34a25b3154297a (diff)
downloadslackbuilds-9caabfdc8ad6bd1595ab5fd828830846b934a645.tar.gz
slackbuilds-9caabfdc8ad6bd1595ab5fd828830846b934a645.tar.xz
libraries/libheif: Updated for version 1.14.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/libheif/libheif.SlackBuild4
-rw-r--r--libraries/libheif/libheif.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libheif/libheif.SlackBuild b/libraries/libheif/libheif.SlackBuild
index ee65180dc6..4c4cba53b3 100644
--- a/libraries/libheif/libheif.SlackBuild
+++ b/libraries/libheif/libheif.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libheif
-# Copyright 2020-2022, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2020-2023, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libheif
-VERSION=${VERSION:-1.14.0}
+VERSION=${VERSION:-1.14.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/libheif/libheif.info b/libraries/libheif/libheif.info
index 23018968d5..82619f95f3 100644
--- a/libraries/libheif/libheif.info
+++ b/libraries/libheif/libheif.info
@@ -1,8 +1,8 @@
PRGNAM="libheif"
-VERSION="1.14.0"
+VERSION="1.14.2"
HOMEPAGE="https://github.com/strukturag/libheif"
-DOWNLOAD="https://github.com/strukturag/libheif/releases/download/v1.14.0/libheif-1.14.0.tar.gz"
-MD5SUM="709a0281d463a4090404eabeb476b3e0"
+DOWNLOAD="https://github.com/strukturag/libheif/releases/download/v1.14.2/libheif-1.14.2.tar.gz"
+MD5SUM="1e049ca3526c603e077872b69b05a954"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libde265 x265 aom"