mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
zynaddsubfx: update to 3.0.1
This commit is contained in:
parent
daed7b86bd
commit
bd7d3cb4bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zynaddsubfx'
|
# Template file for 'zynaddsubfx'
|
||||||
pkgname=zynaddsubfx
|
pkgname=zynaddsubfx
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://zynaddsubfx.sourceforge.net/"
|
homepage="http://zynaddsubfx.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=94593db88402dedd2f451720b81dd1caea1217a954349bbf254620c12904c45c
|
checksum=a8017f382be5af9e46e6e8771fb7d7c1fd2e480cf099bbb0c29606b217dd32e2
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue