~alpine/aports

1

[alpine-aports] [PATCH] community/go: upgrade to 1.12.1

Rok Fajfar <snewix7@gmail.com>
Details
Message ID
<20190324174811.26870-1-snewix7@gmail.com>
Sender timestamp
1553449691
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/go/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index ea39f58e8c..75d5b667ee 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=go
pkgver=1.11.5
pkgver=1.12.1
pkgrel=0
pkgdesc="Go programming language compiler"
url="http://www.golang.org/"
@@ -127,6 +127,6 @@ package() {
		-exec rm -rf \{\} \+
}

sha512sums="63500238e8d73e4b29279ee3eb9242960de93ccd3b52bacc4009f45cf123cb8edfe5f519d38c5b07bdf2a810925758511ff3255310a056113d0169f78be1d2f6  go1.11.5.src.tar.gz
sha512sums="b3fdfb874e6e0e0b50458085724fbd8e8b9be212df3f777b97db340aa3b80f32ee08d646a57a8a7d52ff6f19657d884dd25018c866c6173473aafa20a58f1975  go1.12.1.src.tar.gz
a8f3afd97992f03ccf2680cde214eefccac47daeb9eeb689b5e0b206ea3c19cfb23d448a4eb532894d830d4b91cd97b249e88f04c17feba02d9e243b40243bd0  default-buildmode-pie.patch
faf8de430df185842902322f064254f3e9ecee0884b3075b5550c85da15ff61ea6c2bb8d0fb7cf3887abc0e40974bd73ee8f8c14da7f914dde7e9220177c4e2a  set-external-linker.patch"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20190325112019.572df88e@ncopa-macbook.copa.dup.pw>
In-Reply-To
<20190324174811.26870-1-snewix7@gmail.com> (view parent)
Sender timestamp
1553512819
DKIM signature
missing
Download raw message
On Sun, 24 Mar 2019 18:48:11 +0100
Rok Fajfar <snewix7@gmail.com> wrote:

> ---
>  community/go/APKBUILD | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/community/go/APKBUILD b/community/go/APKBUILD
> index ea39f58e8c..75d5b667ee 100644
> --- a/community/go/APKBUILD
> +++ b/community/go/APKBUILD
> @@ -1,7 +1,7 @@
>  # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
>  # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
>  pkgname=go
> -pkgver=1.11.5
> +pkgver=1.12.1
>  pkgrel=0
>  pkgdesc="Go programming language compiler"
>  url="http://www.golang.org/"
> @@ -127,6 +127,6 @@ package() {
>  		-exec rm -rf \{\} \+
>  }


This is a duplicate of:
https://github.com/alpinelinux/aports/pull/6519
https://github.com/alpinelinux/aports/pull/6724

Have you tested it on any 32 bit platform?

-nc


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)