lv2: update to 1.18.2.
This commit is contained in:
parent
d022a9ec51
commit
f6b754dd79
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'lv2'
|
||||
pkgname=lv2
|
||||
version=1.18.0
|
||||
version=1.18.2
|
||||
revision=1
|
||||
build_style=waf3
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libsndfile-devel gtk+-devel"
|
||||
short_desc="Plugin standard for audio systems"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="http://lv2plug.in"
|
||||
distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
|
||||
checksum=90a3e5cf8bdca81b49def917e89fd6bba1d5845261642cd54e7888df0320473f
|
||||
checksum=4e891fbc744c05855beb5dfa82e822b14917dd66e98f82b8230dbd1c7ab2e05e
|
||||
python_version=3
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue