mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lilv: update to 0.24.6
This commit is contained in:
parent
94067b01cc
commit
121b306960
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lilv'
|
# Template file for 'lilv'
|
||||||
pkgname=lilv
|
pkgname=lilv
|
||||||
version=0.24.4
|
version=0.24.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
configure_args="--dyn-manifest"
|
configure_args="--dyn-manifest"
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://drobilla.net/software/lilv/"
|
homepage="http://drobilla.net/software/lilv/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c33b84b7a6e8e8fffb412fbcd6f69e59ca297ef3e29d829249b4ccc94f634438
|
checksum=5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/bash-completion/completions
|
vmkdir usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Add table
Reference in a new issue