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