~alpine/aports

community/go: upgrade to 1.6.0 v1 PROPOSED

Michael Nikitochkin <miry.sof@gmail.com>
Michael Nikitochkin: 1
 community/go: upgrade to 1.6.0

 1 files changed, 8 insertions(+), 8 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2319/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] community/go: upgrade to 1.6.0 Export this patch

Michael Nikitochkin <miry.sof@gmail.com>
---
 community/go/APKBUILD | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index 7db7178..717af00 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Eivind Uggedal <eivind@uggedal.com>
pkgname=go
pkgver=1.5.3
pkgver=1.6.0
# This should be the latest commit on the corresponding release branch
_toolsver="d02228d1857b9f49cd0252788516ff5584266eb6"
_toolsver="c887be1b2ebd11663d4bf2fbca508c449172339e"
pkgrel=0
pkgdesc="Go programming language compiler"
url="http://www.golang.org/"
@@ -136,15 +136,15 @@ cross() {
	done
}

md5sums="80a0eac7ab750b01b3f7096a1d4667b8  go1.5.3.src.tar.gz
c64b28ba5df8499bcc19adc995da991a  go-tools-1.5.3.tar.gz
md5sums="5d35befce17ed75619c5171a3090273e  go1.6.0.src.tar.gz
733a96b59562ed84ff552542f16a3ab3  go-tools-1.6.0.tar.gz
b303cb36017c5f1303b1567b31b48de3  no-pic.patch
12a36502180b9801f8d9e60824563c92  default-sc-getpw-r-size-max.patch"
sha256sums="754e06dab1c31ab168fc9db9e32596734015ea9e24bc44cae7f237f417ce4efe  go1.5.3.src.tar.gz
80db6fc563df50eb924dbf4f96cef287fc6b89cc8b98595c1dac3c80a118f290  go-tools-1.5.3.tar.gz
sha256sums="f5e8372fbc1a7d0354d8b18c1336d56b75a407a8bd1c7ff14bfe5585c9e0e711  go1.6.0.src.tar.gz
955e5a119babad356d9cf00cdaaf3c27648d4451109b467c872fad8cc94d5b56  go-tools-1.5.3.tar.gz
973144c68d10cdc740501ad814841912bae7c3936480fabb3f7fe092ba82ba7f  no-pic.patch
70f8f9b3ad6b8639db2b401ae14747a6e8d762443ca054c358a5aa4815df7d1f  default-sc-getpw-r-size-max.patch"
sha512sums="b348832ea7cb095cf793960cf9f4da5e9f6ca8de7b5262bb819de97efea4835643e30a18efd4a82d01ea3854a1905af9e134271716c4b68c9d2a8f6e15f65ff0  go1.5.3.src.tar.gz
80813c2da74c7b25fa2cfd15b2505757e7f466469ac701cb22d190dc83a607f091c4dea207a2e371e53d7a1f5459e7b53e5eea53c95565e958a6eb7fcb212359  go-tools-1.5.3.tar.gz
sha512sums="ec7a95268c2aa7e385a7cde0fc8cf84192bdafe251c11c0d3519dd1dd11a3b826f2ec08b530f9008e39b59d75215fbee02dc795d9b59178da8b44127a088447e  go1.6.0.src.tar.gz
955def7cc3e5ceb5d8e47477400007d32c25f3bc2764f04a0451bd0235af507e63a0966d201a345f51ac764471da8620b5357d1099ec39e2422bd04d25fd71b8  go-tools-1.6.0.tar.gz
e21084dc07a74c7b6437ae22034b62e3a255692d32dba767c15efdb123d3159c03a02437a41350e512eaa2478a7afbd8b409317a779c56ee4939512d060d57fa  no-pic.patch
d59c977341b9ab15664b4b0c4f3df9e74ce48ffbd59594a7abb5a0907469f9d362c4e558606dd4b7cd102c165dd53027bae6aa1c48623c2105461dcad4cee14d  default-sc-getpw-r-size-max.patch"
-- 
2.7.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---