summaryrefslogtreecommitdiffstats
path: root/icu4c-compat/build/icu4c-compat.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-04-12 07:20:53 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-12 07:20:53 +0000
commit13c7058fb288dea8635d9efc15dc3bac6600d914 (patch)
tree406b037bbe31d3d812c3fee721f4038058f70685 /icu4c-compat/build/icu4c-compat.SlackBuild
parent99e4a4ce6d10e01d82a2c3c5688706b5193b8337 (diff)
downloadasb-13c7058fb288dea8635d9efc15dc3bac6600d914.tar.gz
asb-13c7058fb288dea8635d9efc15dc3bac6600d914.tar.xz
icu4c-compat: update to 71.1
Diffstat (limited to 'icu4c-compat/build/icu4c-compat.SlackBuild')
-rwxr-xr-xicu4c-compat/build/icu4c-compat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/icu4c-compat/build/icu4c-compat.SlackBuild b/icu4c-compat/build/icu4c-compat.SlackBuild
index 20b34e76..f715f264 100755
--- a/icu4c-compat/build/icu4c-compat.SlackBuild
+++ b/icu4c-compat/build/icu4c-compat.SlackBuild
@@ -36,9 +36,9 @@
PRGNAM=icu4c-compat
# Set the VERSION to the most recent icu4c package version we use:
-VERSION=${VERSION:-70.1}
+VERSION=${VERSION:-71.1}
TAG=${TAG:-"alien"}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)