Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8e3b6d0ad1c5baa5b2e8b5ffc77653e98b864e4
commit e8e3b6d0ad1c5baa5b2e8b5ffc77653e98b864e4 Author: DeX77 <[email protected]> Date: Sat Apr 8 18:27:45 2017 +0200 go-1.8.1-1-x86_64 * version bump diff --git a/source/devel-extra/go/FrugalBuild b/source/devel-extra/go/FrugalBuild index 84a4a06..189a554 100644 --- a/source/devel-extra/go/FrugalBuild +++ b/source/devel-extra/go/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=go -pkgver=1.8 +pkgver=1.8.1 pkgrel=1 go_bootstrap_ver=1.4.3 pkgdesc='Compiler and tools for the Go programming language from Google' @@ -20,7 +20,7 @@ options=('nostrip' 'scriptlet') source=(https://storage.googleapis.com/golang/go${pkgver}.src.tar.gz \ go.sh) -sha1sums=('37945c372140c3a46c2c5b4b9ce382b6c8d88811' \ +sha1sums=('0c4b7116bd6b7cdc19bdcf8336c75eae4620907b' \ '3f6bff8914afcb7bc138faaa72d1cfd1140caaa7') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
