aboutsummaryrefslogtreecommitdiffstats
path: root/community/go
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-18 10:32:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-10-18 10:42:11 +0000
commit1b74a7a988fef3e47cb7a503084239aa204eb7fa (patch)
treef7958ca828bbd49021d97fa5f2def729154dd66d /community/go
parent6e11af063c7d9db62c6a22016a76be2420d0274d (diff)
downloadaports-1b74a7a988fef3e47cb7a503084239aa204eb7fa.tar.bz2
aports-1b74a7a988fef3e47cb7a503084239aa204eb7fa.tar.xz
community/go: upgrade to 1.13.3
Diffstat (limited to 'community/go')
-rw-r--r--community/go/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index b1d861ba6c..671b08f0e3 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=go
# go binaries are statically linked, security updates require rebuilds
-pkgver=1.13.2
+pkgver=1.13.3
pkgrel=0
pkgdesc="Go programming language compiler"
url="https://golang.org/"
@@ -135,6 +135,6 @@ package() {
-exec rm -rf \{\} \+
}
-sha512sums="2741ccbb13abf69cbb575145c65fc9f3c422692009d6bf6e991f6d6e3ddfed94374b242deb5fffbe4a22f64c3734cc7dba0b1438c24ae295eecef2b515504892 go1.13.2.src.tar.gz
+sha512sums="0999876f995a3d9189640ce15b496ab72a6273649d27acdc190c1d50b88ab8b7facaabfc832334911d178f0b9a645ea4169716ed5c593a7540b075e6901d51f2 go1.13.3.src.tar.gz
f0c07d9979fc3165fc78158406de8440624b3f2c6f6542c9889c71efbf3d2f02a7ffee27ccba8c2630489895d331b7b9d3a606162134dcb3e8e0b9fc06b529dc default-buildmode-pie.patch
faf8de430df185842902322f064254f3e9ecee0884b3075b5550c85da15ff61ea6c2bb8d0fb7cf3887abc0e40974bd73ee8f8c14da7f914dde7e9220177c4e2a set-external-linker.patch"