mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
lilv: update to 0.20.0.
This commit is contained in:
parent
83720e44ad
commit
3e6c21f1a9
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.14.4
|
version=0.20.0
|
||||||
revision=4
|
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="Juan RP <xtraeme@gmail.com>"
|
||||||
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=4a92b3961f1483370509200741c33e826e4205308bee09923d0fd938653fdf8b
|
checksum=428a39f1265d44c55f2604829a12ade0ea13e1a1022ff937ca2a9ad227bd422a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/bash-completion/completions
|
vmkdir usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Add table
Reference in a new issue