ell: update to 0.25.

This commit is contained in:
Anthony Iliopoulos 2019-10-24 17:27:48 +02:00 committed by Helmut Pozimski
parent 3c76010396
commit 00d0c2db9c

View file

@ -1,6 +1,6 @@
# Template file for 'ell'
pkgname=ell
version=0.24
version=0.25
revision=1
build_style=gnu-configure
configure_args="--enable-glib"
@ -11,7 +11,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
license="GPL-2.0-only"
homepage="https://01.org/ell"
distfiles="https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-${version}.tar.xz"
checksum=2f96de39c48cc7facf91015a4dbb123541a8f7818cffa7885db6f8837837cc15
checksum=7f2be568219d991d566ca50c58a56e69df9a248619fed758dcd9a4b04e655e5b
ell-devel_package() {
depends="ell-${version}_${revision}"