summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-04-15 09:46:28 +0000
committer Eric Hameleers <alien@slackware.com>2023-04-15 09:46:28 +0000
commitfcc4657bd8045a8a3f86c983233002367ade282c (patch)
tree41f82bb2d91fdc911322fa69ddf03122bc994cd5
parentef85ed8fc234d71b2ed79ba342d4bff97acad695 (diff)
downloadasb-fcc4657bd8045a8a3f86c983233002367ade282c.tar.gz
asb-fcc4657bd8045a8a3f86c983233002367ade282c.tar.xz
icu4c-compat: update to 73.1 to stay in sync with -current
-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 c641b998..dc1ef045 100755
--- a/icu4c-compat/build/icu4c-compat.SlackBuild
+++ b/icu4c-compat/build/icu4c-compat.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2018, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019, 2020, 2021, 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -36,7 +36,7 @@
PRGNAM=icu4c-compat
# Set the VERSION to the most recent icu4c package version we use:
-VERSION=${VERSION:-72.1}
+VERSION=${VERSION:-73.1}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}