From 783c1c74a120f2d616c2917ba758245bec25d0bb Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:33 +0000 Subject: [PATCH] fluidsynth: rebuild against readline-7.0 --- srcpkgs/fluidsynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 26adf437235..151cbe2df21 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,7 +1,7 @@ # Template file for 'fluidsynth' pkgname=fluidsynth version=1.1.6 -revision=6 +revision=7 build_style=cmake configure_args="-DLIB_SUFFIX=" hostmakedepends="pkg-config"