summaryrefslogtreecommitdiffstats
path: root/source/a/gettext/gettext-tools.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-10-17 00:42:43 +0000
committer Eric Hameleers <alien@slackware.com>2022-10-17 07:00:20 +0200
commit9b906307deaeeb6ceef5d5c11abdc1f0770dca02 (patch)
treeadb324af82bd496bdf281bc0bb01e874b9b1580f /source/a/gettext/gettext-tools.SlackBuild
parent8640934374be30c1d60f9b6b0ebc83a2523d230b (diff)
downloadcurrent-9b906307deaeeb6ceef5d5c11abdc1f0770dca02.tar.gz
current-9b906307deaeeb6ceef5d5c11abdc1f0770dca02.tar.xz
Mon Oct 17 00:42:43 UTC 202220221017004243
a/gettext-0.21.1-x86_64-1.txz: Upgraded. a/glibc-zoneinfo-2022e-noarch-1.txz: Upgraded. This package provides the latest timezone updates. d/gettext-tools-0.21.1-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_51-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/gettext/gettext-tools.SlackBuild')
-rwxr-xr-xsource/a/gettext/gettext-tools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/gettext/gettext-tools.SlackBuild b/source/a/gettext/gettext-tools.SlackBuild
index 8cda0d009..977004639 100755
--- a/source/a/gettext/gettext-tools.SlackBuild
+++ b/source/a/gettext/gettext-tools.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gettext-tools
-VERSION=0.21
-BUILD=${BUILD:-3}
+VERSION=0.21.1
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}