zynaddsubfx: update to 3.0.5
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
84730a2155
commit
0245796fbe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zynaddsubfx'
|
||||
pkgname=zynaddsubfx
|
||||
version=3.0.4
|
||||
version=3.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDefaultOutput=jack -DDefaultInput=jack -DGuiModule=fltk"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="http://zynaddsubfx.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=3d48d1e49ee13a2a4bd6eed4b2729e8d2eb005706f3cf14887c11bd04157a4a2
|
||||
checksum=7447322268114a1e0ac5f281ac37a09a78e761a7be61999caf79100049789f63
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qemu-user-static"
|
||||
|
|
Loading…
Reference in a new issue