diff options
Diffstat (limited to 'source/a/gettext/gettext.SlackBuild')
-rwxr-xr-x | source/a/gettext/gettext.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/gettext/gettext.SlackBuild b/source/a/gettext/gettext.SlackBuild index 13cdf0cb5..f5fc9749b 100755 --- a/source/a/gettext/gettext.SlackBuild +++ b/source/a/gettext/gettext.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gettext -VERSION=0.22.1 +VERSION=0.22.2 BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} |