aboutsummaryrefslogtreecommitdiffstats
path: root/community/go
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-08-18 17:55:40 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2019-08-18 17:55:40 +0200
commit608fbc8acfdac5e2508449b2f229911bf4f937b0 (patch)
tree83a8f5dc07f518ae2634976c9607e9caeddab0eb /community/go
parentbd80f73f14a31e1ba0331f35b79b1540475f7c43 (diff)
community/go: add comment reminding upgrader of rebuilds
Diffstat (limited to 'community/go')
-rw-r--r--community/go/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index 72d2fcb0426..bbe413de3ed 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -2,6 +2,7 @@
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=go
+# go binaries are statically linked, security updates require rebuilds
pkgver=1.12.8
pkgrel=0
pkgdesc="Go programming language compiler"