summaryrefslogtreecommitdiffstats
path: root/google-go-lang
diff options
context:
space:
mode:
Diffstat (limited to 'google-go-lang')
-rwxr-xr-xgoogle-go-lang/build/google-go-lang.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/google-go-lang/build/google-go-lang.SlackBuild b/google-go-lang/build/google-go-lang.SlackBuild
index bcd16039..a8fa72f3 100755
--- a/google-go-lang/build/google-go-lang.SlackBuild
+++ b/google-go-lang/build/google-go-lang.SlackBuild
@@ -37,6 +37,8 @@
# * Initial build.
# 1.19.2-1: 12/oct/2022 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.19.4-1: 07/dec/2022 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh google-go-lang.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -46,7 +48,7 @@
PRGNAM=google-go-lang
SRCNAM=go
-VERSION=${VERSION:-1.19.2}
+VERSION=${VERSION:-1.19.4}
BOOTSTRAP="1.4-bootstrap-20171003"
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}