diff --git a/dev-lang/golang/golang-1.4.3.recipe b/dev-lang/golang/golang-1.4.3.recipe index 893149bb2..5503c7ad7 100644 --- a/dev-lang/golang/golang-1.4.3.recipe +++ b/dev-lang/golang/golang-1.4.3.recipe @@ -12,9 +12,9 @@ interpreted language." HOMEPAGE="https://golang.org/" COPYRIGHT="2009-2018 The Go Authors" LICENSE="BSD (3-clause)" -REVISION="6" -SOURCE_URI="https://dl.google.com/go/go$portVersion.src.tar.gz" -CHECKSUM_SHA256="9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959" +REVISION="7" +SOURCE_URI="https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz" +CHECKSUM_SHA256="f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" SOURCE_DIR="go" PATCHES="golang-$portVersion.patchset"