ell: update to 0.17.
This commit is contained in:
parent
3c1133cf63
commit
39a7b6f478
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ell'
|
# Template file for 'ell'
|
||||||
pkgname=ell
|
pkgname=ell
|
||||||
version=0.16
|
version=0.17
|
||||||
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=f328271df98828a8d6fba3a7f7f4f0c38d383ad8ea6d158d2fffe5a2296d5170
|
checksum=8badc134a5f2cc4818d9e63573574604ecd89270d058da750570c46306ce5058
|
||||||
|
|
||||||
ell-devel_package() {
|
ell-devel_package() {
|
||||||
depends="ell-${version}_${revision}"
|
depends="ell-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue