ell: update to 0.28.

This commit is contained in:
Anthony Iliopoulos 2020-02-11 01:06:58 +01:00 committed by Juan RP
parent 9fda7e9049
commit 3bedcf6b3e

View file

@ -1,6 +1,6 @@
# Template file for 'ell'
pkgname=ell
version=0.27
version=0.28
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=afc5441d6f6ece512a188b1e6aeabd7153de4f38989c897a2197ae50fc46da96
checksum=6254fcb98d681cb2c3078dde462ba20bf90e6c10919204c6878a4381adcdb74b
ell-devel_package() {
depends="ell-${version}_${revision}"