mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ell: update to 0.45.
This commit is contained in:
parent
c5426fc4b4
commit
97d5057c9f
2 changed files with 3 additions and 3 deletions
|
@ -962,7 +962,7 @@ libgsm.so.1 libgsm-1.0.13_13
|
||||||
libcgroup.so.1 libcgroup-0.37.1_1
|
libcgroup.so.1 libcgroup-0.37.1_1
|
||||||
libxdg-basedir.so.1 libxdg-basedir-1.1.1_1
|
libxdg-basedir.so.1 libxdg-basedir-1.1.1_1
|
||||||
libev.so.4 libev-4.04_1
|
libev.so.4 libev-4.04_1
|
||||||
libell.so.0 ell-0.41_1
|
libell.so.0 ell-0.45_1
|
||||||
libgvnc-1.0.so.0 gtk-vnc-0.4.4_1
|
libgvnc-1.0.so.0 gtk-vnc-0.4.4_1
|
||||||
libgtk-vnc-2.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
|
libyaml-0.so.2 libyaml-0.1.4_1
|
||||||
|
|
|
@ -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.44
|
version=0.45
|
||||||
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=41a6f8fa4d285b52cb7a5a87bda3e7370ecaac02d94aaa7ec1a23f0480b8bc3f
|
checksum=fedfcceee56eb63ab1eb98bf120a3cfbecee50bcd893874328c889f1b381e7d7
|
||||||
# tests depend on kernel features
|
# tests depend on kernel features
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue