libheif: update to 1.10.0.
This commit is contained in:
parent
fa336f735a
commit
68f1b95dd6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libheif'
|
||||
pkgname=libheif
|
||||
version=1.9.1
|
||||
version=1.10.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=2b0d5cf7e74d7aa45da4fe53fb8c1fbac04d2b1e2bef79723d6ef154d0514deb
|
||||
checksum=317a44bf157ba297638ab5a258040ef6ec4895d620cd58f52195f3f89c9eea28
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue