fluidsynth: update to 1.1.7.
This commit is contained in:
parent
545caa52d5
commit
ac47e30080
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fluidsynth'
|
||||
pkgname=fluidsynth
|
||||
version=1.1.6
|
||||
revision=7
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLIB_SUFFIX="
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.fluidsynth.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=50853391d9ebeda9b4db787efb23f98b1e26b7296dd2bb5d0d96b5bccee2171c
|
||||
checksum=f32636aa3f715fa4a4010db73530b58fbd94d192b78cd276d0b819c8fc855129
|
||||
|
||||
libfluidsynth_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in New Issue