Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29a81081b031d16907ae8025ae86ff5196b0320c
commit 29a81081b031d16907ae8025ae86ff5196b0320c Author: DeX77 <[email protected]> Date: Thu May 25 15:01:51 2017 +0200 go-1.8.3-1-x86_64 * version bump diff --git a/source/devel-extra/go/FrugalBuild b/source/devel-extra/go/FrugalBuild index 79a8f80..1e34618 100644 --- a/source/devel-extra/go/FrugalBuild +++ b/source/devel-extra/go/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: DeX77 <[email protected]> pkgname=go -pkgver=1.8.1 -pkgrel=2 +pkgver=1.8.3 +pkgrel=1 go_bootstrap_ver=1.4.3 pkgdesc='Compiler and tools for the Go programming language from Google' archs=('x86_64') @@ -20,7 +20,7 @@ options=('nostrip' 'scriptlet') source=(https://storage.googleapis.com/golang/go${pkgver}.src.tar.gz \ go.sh) -sha1sums=('0c4b7116bd6b7cdc19bdcf8336c75eae4620907b' \ +sha1sums=('7c3b942c58a44396ff1d205d0e6e72770792d626' \ 'a760c32cbad5a013f384a086efb3b8b8fd88794f') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
