aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-02-23 11:40:27 +0000
committerTimo Teräs <timo.teras@iki.fi>2016-02-23 11:40:27 +0000
commitfa9b37d63ddfb697e4399d0b2501b0e91059edd0 (patch)
tree5077e525e44015e1b93f1531107ad94ebff00e16 /community
parent8a4cb06711c0af2a1b386817f8dcfbe87538a267 (diff)
community/go: bump pkgrel due to recent revert
We had 1.6.0, but reverted it. This caused go to be rebuilt with same version, which can confuse http proxies.
Diffstat (limited to 'community')
-rw-r--r--community/go/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index 7db7178f753..1ef3a5df3a3 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -4,7 +4,7 @@ pkgname=go
pkgver=1.5.3
# This should be the latest commit on the corresponding release branch
_toolsver="d02228d1857b9f49cd0252788516ff5584266eb6"
-pkgrel=0
+pkgrel=1
pkgdesc="Go programming language compiler"
url="http://www.golang.org/"
arch="all"