ell: update to 0.20 (bump version requirement for iwd>=0.18).

This commit is contained in:
Juan RP 2019-06-26 13:00:55 +02:00
parent b52aae3114
commit 571512c224
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368
2 changed files with 3 additions and 3 deletions

View file

@ -1008,7 +1008,7 @@ libgsm.so.1 libgsm-1.0.13_13
libcgroup.so.1 libcgroup-0.37.1_1
libxdg-basedir.so.1 libxdg-basedir-1.1.1_1
libev.so.4 libev-4.04_1
libell.so.0 ell-0.10_1
libell.so.0 ell-0.20_1
libgvnc-1.0.so.0 gtk-vnc-0.4.4_1
libgtk-vnc-2.0.so.0 gtk-vnc-0.4.4_1
libyaml-0.so.2 libyaml-0.1.4_1

View file

@ -1,6 +1,6 @@
# Template file for 'ell'
pkgname=ell
version=0.19
version=0.20
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=a5a4d45ca002dd91560fcd565e696f59e82631e69c927115dafc640f0b8d779c
checksum=d4aa08915f4058ecaab509dffbe22665d71dba6fe9626caff63c0e5f4b78a394
ell-devel_package() {
depends="ell-${version}_${revision}"