mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ell: update to 0.26.
This commit is contained in:
parent
0d6cd3d813
commit
737e9752ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ell'
|
# Template file for 'ell'
|
||||||
pkgname=ell
|
pkgname=ell
|
||||||
version=0.25
|
version=0.26
|
||||||
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="Peter Bui <pbui@github.bx612.space>"
|
||||||
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=7f2be568219d991d566ca50c58a56e69df9a248619fed758dcd9a4b04e655e5b
|
checksum=7855b4b8f271ba6ee67d87d0965b975a9a8dbeaa616665ca2248afa3b5fcbc77
|
||||||
|
|
||||||
ell-devel_package() {
|
ell-devel_package() {
|
||||||
depends="ell-${version}_${revision}"
|
depends="ell-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue