ell: update to 0.17.

This commit is contained in:
maxice8 2019-01-15 20:30:38 -02:00 committed by maxice8
parent 3c1133cf63
commit 39a7b6f478
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ell'
pkgname=ell
version=0.16
version=0.17
revision=1
build_style=gnu-configure
configure_args="--enable-glib"
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=f328271df98828a8d6fba3a7f7f4f0c38d383ad8ea6d158d2fffe5a2296d5170
checksum=8badc134a5f2cc4818d9e63573574604ecd89270d058da750570c46306ce5058
ell-devel_package() {
depends="ell-${version}_${revision}"