From ac47e3008024e8abe7a09d22b7fdc356ed3d1fcf Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 25 Sep 2017 01:55:35 +0000 Subject: [PATCH] fluidsynth: update to 1.1.7. --- srcpkgs/fluidsynth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 151cbe2df21..5c1974e1a1a 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -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 " 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"