ell: update to 0.23.

This commit is contained in:
Peter Bui 2019-09-18 09:33:03 -04:00 committed by Piraty
parent d4a64d9b7a
commit e72b224844

View file

@ -1,6 +1,6 @@
# Template file for 'ell' # Template file for 'ell'
pkgname=ell pkgname=ell
version=0.21 version=0.23
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-glib" configure_args="--enable-glib"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://01.org/ell" homepage="https://01.org/ell"
distfiles="https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-${version}.tar.xz" distfiles="https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-${version}.tar.xz"
checksum=a0db4e3057ba41035637354b6af2aa4c74f83509e0c3e563d682df9d72eaff17 checksum=2efd9f7cdf57dedb9f1ba81bec534a3e0432476b1cb35ec0bc69973772a5f89b
ell-devel_package() { ell-devel_package() {
depends="ell-${version}_${revision}" depends="ell-${version}_${revision}"