mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
testing/lilv: upgrade to 0.24.14
This commit is contained in:
parent
d22ccce67a
commit
c83871dc60
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: David Demelier <markand@malikania.fr>
|
||||
# Maintainer: David Demelier <markand@malikania.fr>
|
||||
pkgname=lilv
|
||||
pkgver=0.24.12
|
||||
pkgrel=3
|
||||
pkgver=0.24.14
|
||||
pkgrel=0
|
||||
pkgdesc="C library for simpler use of LV2 plugins"
|
||||
url="https://drobilla.net/software/lilv"
|
||||
arch="all"
|
||||
|
@ -21,4 +21,6 @@ package() {
|
|||
python3 waf install --destdir="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="ea22db4e995792b62d60d793169c792549b8fb0255c2cf7a85780dd149811921e2fae5eaea0fb83465f01b14dfa66361af3be40bf7cb3733e98655b943f4faee lilv-0.24.12.tar.bz2"
|
||||
sha512sums="
|
||||
f266e91f3cbc325c25dd7d08bde5033091cb3072c2dcb1490e9474f562b798dbc71c45ca7d971ed4dfd6bb16f5f6725ae242a58c4486684b71350e73f1469f47 lilv-0.24.14.tar.bz2
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue