aboutsummaryrefslogtreecommitdiffstats
path: root/community/go/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-12-18 13:33:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-18 13:34:15 +0000
commitfa82fcd9c616841057826c7051270502a9e3ddab (patch)
tree0e7c131f026f35dce254a43b90f41d6a9293eda8 /community/go/APKBUILD
parent5bc4948341b77c9139671a1f1a4c4a4af82c3a37 (diff)
community/go: upgrade to 1.11.4
Diffstat (limited to 'community/go/APKBUILD')
-rw-r--r--community/go/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index 7ad3e43f825..350c226fe6d 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=go
-pkgver=1.11.2
-pkgrel=1
+pkgver=1.11.4
+pkgrel=0
pkgdesc="Go programming language compiler"
url="http://www.golang.org/"
arch="all"
@@ -124,6 +124,6 @@ package() {
-exec rm -rf \{\} \+
}
-sha512sums="3d9b182718c7615975a4b47cecb9ff2a8ce62156461e4112452c14617ea226121e7ab736a469050f14c89861cc4934ddd2df295b80fffff0a2dd6c155eaf0aee go1.11.2.src.tar.gz
+sha512sums="9aa2e1800807841ec0432289b672c1607bdcb295f29c02d38adfaf1e3bf043040c9f916e4cb170875d92fe168c5ba6baef2b3d1f824a56ff9138ca2cdcc646e0 go1.11.4.src.tar.gz
a8f3afd97992f03ccf2680cde214eefccac47daeb9eeb689b5e0b206ea3c19cfb23d448a4eb532894d830d4b91cd97b249e88f04c17feba02d9e243b40243bd0 default-buildmode-pie.patch
faf8de430df185842902322f064254f3e9ecee0884b3075b5550c85da15ff61ea6c2bb8d0fb7cf3887abc0e40974bd73ee8f8c14da7f914dde7e9220177c4e2a set-external-linker.patch"