From b0b7ce513b39bc55fa1464bb47186c9e08350782 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/libheif/template b/srcpkgs/libheif/template index 48b4279b9f3a..59d6fe2778c2 100644 --- a/srcpkgs/libheif/template +++ b/srcpkgs/libheif/template @@ -1,18 +1,18 @@ # 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" makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel libaom-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