libheif: update to 1.12.0.
This commit is contained in:
parent
a71774f67f
commit
849d7fa747
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libheif'
|
# Template file for 'libheif'
|
||||||
pkgname=libheif
|
pkgname=libheif
|
||||||
version=1.11.0
|
version=1.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-option-checking"
|
configure_args="--disable-option-checking"
|
||||||
hostmakedepends="automake autoconf pkg-config libtool"
|
hostmakedepends="automake autoconf pkg-config libtool"
|
||||||
|
@ -12,7 +12,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=993c3320e179b8fdce983e3a7e96615af3830077be6b0ab28bfa25579df08d26
|
checksum=086145b0d990182a033b0011caadb1b642da84f39ab83aa66d005610650b3c65
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue