mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
golang: Bump 1.4 version
* Per the golang bootstrap docs, this is a newer 1.4 dist of go with fixes needed to build up to go-1.19
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user