ell: update to 0.19.
This commit is contained in:
parent
ddc6e5a207
commit
f71f94b265
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ell'
|
||||
pkgname=ell
|
||||
version=0.18
|
||||
version=0.19
|
||||
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=2c4c1a129f1b697e63ba3f63927dbae1482f6329b48c14a1748d9ab8ac4ee7e3
|
||||
checksum=a5a4d45ca002dd91560fcd565e696f59e82631e69c927115dafc640f0b8d779c
|
||||
|
||||
ell-devel_package() {
|
||||
depends="ell-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue