aboutsummaryrefslogtreecommitdiffstats
path: root/community/go/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-18 13:20:51 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-10-18 13:20:51 +0200
commit92d3794ac2d68afaaf8fa31625609bb5e671cde3 (patch)
tree30f2eadade659774ba60598741ccbdbb3acd5443 /community/go/APKBUILD
parentd6e51714c96979b521e41727fd1b5302c03715d1 (diff)
community/go: upgrade to 1.12.12
Diffstat (limited to 'community/go/APKBUILD')
-rw-r--r--community/go/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index befa54879b9..ba4642e94db 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=go
-pkgver=1.12.11
+pkgver=1.12.12
pkgrel=0
pkgdesc="Go programming language compiler"
url="http://www.golang.org/"
@@ -137,6 +137,6 @@ package() {
-exec rm -rf \{\} \+
}
-sha512sums="ece666235394a56bc82918166cf14805164397f9609dff89abd5137fca8a0e20e0b48097f49b6aba17bed24f2fadbc685984d687c0cd67e88df31c394f791444 go1.12.11.src.tar.gz
+sha512sums="f173adbe1ad1c5c422a3374aa15d49881059b67cdca61b56ddc477a1b178cf418853aff78c3acec46194e60726805e53d8ac8466780343eb205a2a7285960995 go1.12.12.src.tar.gz
a8f3afd97992f03ccf2680cde214eefccac47daeb9eeb689b5e0b206ea3c19cfb23d448a4eb532894d830d4b91cd97b249e88f04c17feba02d9e243b40243bd0 default-buildmode-pie.patch
faf8de430df185842902322f064254f3e9ecee0884b3075b5550c85da15ff61ea6c2bb8d0fb7cf3887abc0e40974bd73ee8f8c14da7f914dde7e9220177c4e2a set-external-linker.patch"