ell: update to 0.10.

This commit is contained in:
maxice8 2018-09-20 15:26:17 -03:00
parent 6da6cbe29f
commit c5961e1390
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
2 changed files with 3 additions and 2 deletions

View File

@ -975,6 +975,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
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.9
version=0.10
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=f00ec502e37d330d21ee1ce04d1b88c0fd18edcd28f9c64e6fbc29d040560239
checksum=999da9d9033c5bf32222bae2bb0c17fc2068187b786e1482daae968d6968987a
ell-devel_package() {
depends="ell-${version}_${revision}"