From 8ce510009903dccc58125cba657ba02f8be8d66e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 20 Mar 2018 10:17:10 +0100 Subject: [PATCH] libffado: rebuild with libconfig++-1.7.2 --- srcpkgs/libffado/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libffado/template b/srcpkgs/libffado/template index 8e819083c9b..b74cf90638a 100644 --- a/srcpkgs/libffado/template +++ b/srcpkgs/libffado/template @@ -1,7 +1,7 @@ # Template file for 'libffado' pkgname=libffado version=2.3.0 -revision=1 +revision=2 build_style=scons make_build_args="PREFIX=/usr MANDIR=/usr/share/man UDEVDIR=/usr/lib/udev/rules.d CUSTOM_ENV=1 BUILD_TESTS=0 ENABLE_OPTIMIZATIONS=0 WILL_DEAL_WITH_XDG_MYSELF=1" make_install_args="${make_build_args}"