libheif: update to 1.9.1.
This commit is contained in:
parent
d95a84f59a
commit
953676918a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libheif'
|
# Template file for 'libheif'
|
||||||
pkgname=libheif
|
pkgname=libheif
|
||||||
version=1.7.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake autoconf pkg-config libtool"
|
hostmakedepends="automake autoconf pkg-config libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://www.libheif.org"
|
homepage="http://www.libheif.org"
|
||||||
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
||||||
checksum=11645cf2536f779be82ba9c25854fb7211b0ac30458f4764f1f7de88763deb21
|
checksum=2b0d5cf7e74d7aa45da4fe53fb8c1fbac04d2b1e2bef79723d6ef154d0514deb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue