From 3cb846f0627109989566d242a0cef2bcaf24f658 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 29 Oct 2020 15:05:03 +0000 Subject: guitarix: rebuilt against newer boost --- guitarix/build/guitarix.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'guitarix/build') diff --git a/guitarix/build/guitarix.SlackBuild b/guitarix/build/guitarix.SlackBuild index 408361fe..4b5480d9 100755 --- a/guitarix/build/guitarix.SlackBuild +++ b/guitarix/build/guitarix.SlackBuild @@ -37,6 +37,8 @@ # * Initial build. # 0.41.0-2: 09/oct/2020 by Eric Hameleers # * Added X-DAW category to desktop file, for liveslak. +# 0.41.0-3: 29/oct/2020 by Eric Hameleers +# * Recompiled against newer boost in slackware-current. # # Run 'sh guitarix.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -46,7 +48,7 @@ PRGNAM=guitarix VERSION=${VERSION:-0.41.0} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3-80-g2a13