mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
go: upgrade to 1.21.5
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
b5ead0fdcb32540df8376389ee6c34a4 go-1.21.4.linux-amd64.tar.gz
|
||||
92054b4df78d17ce035c9943a3ed1fec go-1.21.4.src.tar.gz
|
||||
68f16ff3f60b9dbadd8d4097c7f59c56 go-1.21.5.linux-amd64.tar.gz
|
||||
99385ded31906f1554c27015bbbee52d go-1.21.5.src.tar.gz
|
||||
|
||||
2940
main/go/.pkgfiles
2940
main/go/.pkgfiles
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
# description : The Go Programming Language
|
||||
|
||||
name=go
|
||||
version=1.21.4
|
||||
version=1.21.5
|
||||
release=1
|
||||
noextract="${name}-${version}.linux-amd64.tar.gz"
|
||||
source="$name-${version}.src.tar.gz::https://golang.org/dl/go${version}.src.tar.gz
|
||||
@@ -9,6 +9,10 @@ source="$name-${version}.src.tar.gz::https://golang.org/dl/go${version}.src.tar.
|
||||
unset LC_ALL
|
||||
NO_STRIP=yes
|
||||
|
||||
bsdtar() {
|
||||
tar $@
|
||||
}
|
||||
|
||||
build() {
|
||||
|
||||
install -d $name-${version}
|
||||
|
||||
Reference in New Issue
Block a user