ell: update to 0.9.

This commit is contained in:
maxice8 2018-08-24 17:59:54 -03:00
parent 5d7af9bb1a
commit b2ab4eae5d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'ell' # Template file for 'ell'
pkgname=ell pkgname=ell
version=0.8 version=0.9
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="maxice8 <thinkabit.ukim@gmail.com>"
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=c18584ce5cc9cef6f1af48e2f80948ce2c11d78e0766c12ba87a49d4ced14882 checksum=f00ec502e37d330d21ee1ce04d1b88c0fd18edcd28f9c64e6fbc29d040560239
ell-devel_package() { ell-devel_package() {
depends="ell-${version}_${revision}" depends="ell-${version}_${revision}"