summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-07-07 10:36:41 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-07 10:36:41 +0000
commit1ee587535f8e720ca58e5673b8821f664c9a6ab5 (patch)
tree8cfc08059e514da5e5186640540c6bf17b48a3dc
parent9ebe1278d1c4907ca72417c4a5000bb341c46a28 (diff)
downloadasb-1ee587535f8e720ca58e5673b8821f664c9a6ab5.tar.gz
asb-1ee587535f8e720ca58e5673b8821f664c9a6ab5.tar.xz
raptor2: rebuilt on -current against icu4c
-rwxr-xr-xraptor2/build/raptor2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/raptor2/build/raptor2.SlackBuild b/raptor2/build/raptor2.SlackBuild
index 3fce8db2..0af187ff 100755
--- a/raptor2/build/raptor2.SlackBuild
+++ b/raptor2/build/raptor2.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=raptor2
VERSION=${VERSION:-2.0.15}
-BUILD=${BUILD:-2alien}
+BUILD=${BUILD:-3alien}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}