mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
lilv: update to 0.24.0.
This commit is contained in:
parent
be790b4de4
commit
39d7e61ffb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lilv'
|
# Template file for 'lilv'
|
||||||
pkgname=lilv
|
pkgname=lilv
|
||||||
version=0.22.0
|
version=0.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
configure_args="--dyn-manifest"
|
configure_args="--dyn-manifest"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=cd279321223ef11ca01551767d3c16d68cb31f689e02320a0b2e37b4f7d17ab4
|
checksum=fa60de536d3648aa3b1a445261fd77bd80d0246a071eed2e7ca51ea91a27fb9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/bash-completion/completions
|
vmkdir usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Add table
Reference in a new issue