mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
ell: update to 0.50.
This commit is contained in:
parent
7706912452
commit
557021d251
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ell'
|
# Template file for 'ell'
|
||||||
# ell ABI isn't stable! Always test dependants after updates and update common/shlibs
|
# ell ABI isn't stable! Always test dependants after updates and update common/shlibs
|
||||||
pkgname=ell
|
pkgname=ell
|
||||||
version=0.45
|
version=0.50
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-glib"
|
configure_args="--enable-glib"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://01.org/ell"
|
homepage="https://01.org/ell"
|
||||||
distfiles="${KERNEL_SITE}/libs/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/libs/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fedfcceee56eb63ab1eb98bf120a3cfbecee50bcd893874328c889f1b381e7d7
|
checksum=0fe51d51c6eddc2a2784092f1dfdd1143a5ef27f15c274ecfbadd680d3a72fd9
|
||||||
# tests depend on kernel features
|
# tests depend on kernel features
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue