ell: update to 0.41.
This commit is contained in:
parent
ae1f04bec5
commit
a351cdf88d
2 changed files with 3 additions and 3 deletions
|
@ -977,7 +977,7 @@ libgsm.so.1 libgsm-1.0.13_13
|
|||
libcgroup.so.1 libcgroup-0.37.1_1
|
||||
libxdg-basedir.so.1 libxdg-basedir-1.1.1_1
|
||||
libev.so.4 libev-4.04_1
|
||||
libell.so.0 ell-0.39_1
|
||||
libell.so.0 ell-0.41_1
|
||||
libgvnc-1.0.so.0 gtk-vnc-0.4.4_1
|
||||
libgtk-vnc-2.0.so.0 gtk-vnc-0.4.4_1
|
||||
libyaml-0.so.2 libyaml-0.1.4_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ell'
|
||||
# ell ABI isn't stable! Always test dependants after updates and update common/shlibs
|
||||
pkgname=ell
|
||||
version=0.39
|
||||
version=0.41
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-glib"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://01.org/ell"
|
||||
distfiles="${KERNEL_SITE}/libs/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=653e2e139e23ed31e03c56c05f15321a9e818e2dca00a315c18d2c7b72f15d08
|
||||
checksum=4e8dba6c53cf152dbd0fd1dc3d4c7b04abf79e20a948895f85943e586870505c
|
||||
# tests depend on kernel features
|
||||
make_check=extended
|
||||
|
||||
|
|
Loading…
Reference in a new issue