libheif: update to 1.5.0.
This commit is contained in:
parent
c32144add6
commit
4593ef711f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libheif'
|
||||
pkgname=libheif
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake autoconf pkg-config libtool"
|
||||
|
@ -9,7 +9,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=3b7cead51077ee42e687248b8cd9269fda95a5f7ef4e502c54d08d189e395368
|
||||
checksum=0c1e0d8aee04f9b41550eb3fb013a649dcbaf52603fa18bc9b212e5d811fd91a
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue