From fd6fd7711a771e4577b13099569009e6d24831ee Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Mon, 23 Jan 2023 21:41:40 +0000 Subject: [PATCH] libheif: update to 1.14.2. --- srcpkgs/libheif/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libheif/template b/srcpkgs/libheif/template index 48b4279b9f3a..5c14f11f3b31 100644 --- a/srcpkgs/libheif/template +++ b/srcpkgs/libheif/template @@ -1,7 +1,7 @@ # Template file for 'libheif' pkgname=libheif -version=1.12.0 -revision=3 +version=1.14.2 +revision=1 build_style=gnu-configure configure_args="--disable-option-checking" hostmakedepends="automake autoconf pkg-config libtool" @@ -10,9 +10,10 @@ makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel short_desc="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder" maintainer="Kyle Nusbaum " license="LGPL-3.0-or-later" -homepage="http://www.libheif.org" +homepage="https://github.com/strukturag/libheif" +changelog="https://github.com/strukturag/libheif/releases" distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz" -checksum=086145b0d990182a033b0011caadb1b642da84f39ab83aa66d005610650b3c65 +checksum=e9c88e75e3b7fad9df32e42d28646752de2679df57efddfb3f63cd25110ce9d9 pre_configure() { ./autogen.sh