ell: update to 0.24.
Adopt package.
This commit is contained in:
parent
2e60847598
commit
fd9d044aba
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'ell'
|
||||
pkgname=ell
|
||||
version=0.23
|
||||
version=0.24
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-glib"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="Linux library for embedded development"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://01.org/ell"
|
||||
distfiles="https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-${version}.tar.xz"
|
||||
checksum=2efd9f7cdf57dedb9f1ba81bec534a3e0432476b1cb35ec0bc69973772a5f89b
|
||||
checksum=2f96de39c48cc7facf91015a4dbb123541a8f7818cffa7885db6f8837837cc15
|
||||
|
||||
ell-devel_package() {
|
||||
depends="ell-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue