summaryrefslogtreecommitdiffstats
path: root/raptor2
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-11-01 08:00:02 +0000
committer Eric Hameleers <alien@slackware.com>2021-11-01 08:00:02 +0000
commit35a7402aa9e83bf9dcc4175e145a1dc66ca17c5c (patch)
treeeb1f068167f42bbf87951c085239faeac75af04a /raptor2
parent659714f1895cfcad5bddd17b83d23981812f06b2 (diff)
downloadasb-35a7402aa9e83bf9dcc4175e145a1dc66ca17c5c.tar.gz
asb-35a7402aa9e83bf9dcc4175e145a1dc66ca17c5c.tar.xz
raptor2: rebuilt against newer icu4c
Diffstat (limited to 'raptor2')
-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 ec2f0a0a..3fce8db2 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:-1alien}
+BUILD=${BUILD:-2alien}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}