libheif: update to 1.5.1.
This commit is contained in:
parent
997ce1ced8
commit
5ab84a53c0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libheif'
|
||||
pkgname=libheif
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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=0c1e0d8aee04f9b41550eb3fb013a649dcbaf52603fa18bc9b212e5d811fd91a
|
||||
checksum=87e3febd4d97fb483e3ac7b5399547bdc3093476058594e379bb075866d4eaf1
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue