mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mda-lv2: update to 1.2.10.
This commit is contained in:
parent
fad68316aa
commit
a42cce8481
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mda-lv2'
|
# Template file for 'mda-lv2'
|
||||||
pkgname=mda-lv2
|
pkgname=mda-lv2
|
||||||
version=1.2.6
|
version=1.2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="lv2"
|
makedepends="lv2"
|
||||||
depends="lv2"
|
depends="lv2"
|
||||||
|
@ -10,5 +10,6 @@ short_desc="LV2 port of the MDA plugins by Paul Kellett"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://drobilla.net/software/mda-lv2.html"
|
homepage="https://drobilla.net/software/mda-lv2.html"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
changelog="https://gitlab.com/drobilla/mda-lv2/-/raw/master/NEWS"
|
||||||
checksum=cd66117024ae049cf3aca83f9e904a70277224e23a969f72a9c5d010a49857db
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=aeea5986a596dd953e2997421a25e45923928c6286c4c8c36e5ef63ca1c2a75a
|
||||||
|
|
Loading…
Add table
Reference in a new issue