aboutsummaryrefslogtreecommitdiff
path: root/development/google-go-lang/google-go-lang.SlackBuild
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2017-10-30 08:21:58 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-30 19:44:19 +0700
commita50313d9e21afebf0454878c8c9a1786105c6965 (patch)
treef20243b3c1000f0896a9308fc319966fc55b134e /development/google-go-lang/google-go-lang.SlackBuild
parentedf41f96501bb82ed7f1ff6a87fd32806dca80cd (diff)
development/google-go-lang: Updated for version 1.8.5
and tidy up the example in the README Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/google-go-lang/google-go-lang.SlackBuild')
-rw-r--r--development/google-go-lang/google-go-lang.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/google-go-lang/google-go-lang.SlackBuild b/development/google-go-lang/google-go-lang.SlackBuild
index 041f3fb16e9cd..556c7dbcb0132 100644
--- a/development/google-go-lang/google-go-lang.SlackBuild
+++ b/development/google-go-lang/google-go-lang.SlackBuild
@@ -5,7 +5,7 @@
# Written by Eric Schultz eric at schultzter.ca
# Taken over by Vincent Batts vbatts@hashbangbash.com
-# Copyright (c) 2012, 2013, 2014, 2015, 2016 Vincent Batts
+# Copyright (c) 2012, 2013, 2014, 2015, 2016, 2017 Vincent Batts
# Copyright (c) 2012 Eric Schultz
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of
@@ -27,7 +27,7 @@
# SOFTWARE.
PRGNAM=google-go-lang
-VERSION=${VERSION:-1.8.4}
+VERSION=${VERSION:-1.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}