ell: update to 0.21.
This commit is contained in:
parent
f7213a4b9e
commit
1874c67971
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ell'
|
||||
pkgname=ell
|
||||
version=0.20
|
||||
version=0.21
|
||||
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=d4aa08915f4058ecaab509dffbe22665d71dba6fe9626caff63c0e5f4b78a394
|
||||
checksum=a0db4e3057ba41035637354b6af2aa4c74f83509e0c3e563d682df9d72eaff17
|
||||
|
||||
ell-devel_package() {
|
||||
depends="ell-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue