Skip to content

Commit

Permalink
Merge pull request #2070 from mariux64/update-go-1163
Browse files Browse the repository at this point in the history
go: update to 1.16.3
  • Loading branch information
wwwutz authored Apr 15, 2021
2 parents 93f3871 + fd2efd8 commit 4b62a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.be0
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#!/usr/bin/env beesh

# BEE_VERSION go-1.15.1-0
# BEE_VERSION go-1.16.3-0

# see also: https://golang.org/doc/install/source

# SRCURL[0]="https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz"
# SRCURL[1]="https://redirector.gvt1.com/edgedl/go/go${PKGVERSION}.src.tar.gz"

SRCURL[0]="https://beehive.molgen.mpg.de/dbf727a4b0e365bf88d97cbfde590016/go1.4-bootstrap-20171003.tar.gz"
SRCURL[1]="https://beehive.molgen.mpg.de/d11afbf19a1d9bf6fc7dc337f39b474d/go1.15.1.src.tar.gz"
SRCURL[1]="https://beehive.molgen.mpg.de/48183a40d6522f1ea59b7d63377b7072/go1.16.3.src.tar.gz"


# PATCHURL+=()
Expand Down

0 comments on commit 4b62a37

Please sign in to comment.