Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e762efa6d5279a45211dc2d001cf2efdffb4143
commit 7e762efa6d5279a45211dc2d001cf2efdffb4143 Author: DeX77 <[email protected]> Date: Sat Feb 13 16:26:09 2016 +0100 go-1.5.3-1-x86_64 * version bump diff --git a/source/devel-extra/go/FrugalBuild b/source/devel-extra/go/FrugalBuild index 0e2bf28..c86498a 100644 --- a/source/devel-extra/go/FrugalBuild +++ b/source/devel-extra/go/FrugalBuild @@ -1,10 +1,8 @@ # Compiling Time: 0.16 SBU # Maintainer: DeX77 <[email protected]> -options+=('asneeded') - pkgname=go -pkgver=1.5.2 +pkgver=1.5.3 pkgrel=1 pkgdesc='Compiler and tools for the Go programming language from Google' archs=('x86_64' 'i686') @@ -20,7 +18,7 @@ up2date="Flastarchive $url/dl/ .src.tar.gz" options=('nostrip' 'scriptlet') source=(https://storage.googleapis.com/golang/go${pkgver}.src.tar.gz \ go.sh) -sha1sums=('c7d78ba4df574b5f9a9bb5d17505f40c4d89b81c' \ +sha1sums=('c17563a84df8aefb6a1e703a42f1e2842615e4a6' \ '3f6bff8914afcb7bc138faaa72d1cfd1140caaa7') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
