mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
ell: update to 0.30.
This commit is contained in:
parent
eacc17e349
commit
2d9b97cc85
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ell'
|
||||
pkgname=ell
|
||||
version=0.28
|
||||
version=0.30
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-glib"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Linux library for embedded development"
|
|||
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=6254fcb98d681cb2c3078dde462ba20bf90e6c10919204c6878a4381adcdb74b
|
||||
distfiles="${KERNEL_SITE}/libs/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=51cf8cc66a9d1038e41f7d619ea5660aa4476904496562b2d45ca79370ca4a5e
|
||||
|
||||
ell-devel_package() {
|
||||
depends="ell-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue