libheif: update to 1.12.0.
This commit is contained in:
parent
a71774f67f
commit
849d7fa747
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libheif'
|
||||
pkgname=libheif
|
||||
version=1.11.0
|
||||
revision=2
|
||||
version=1.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-option-checking"
|
||||
hostmakedepends="automake autoconf pkg-config libtool"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="http://www.libheif.org"
|
||||
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
||||
checksum=993c3320e179b8fdce983e3a7e96615af3830077be6b0ab28bfa25579df08d26
|
||||
checksum=086145b0d990182a033b0011caadb1b642da84f39ab83aa66d005610650b3c65
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue