lang/go-devel: Update to 1.15.1
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
This commit is contained in:
parent
cb38b503a5
commit
6593cd1aa5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547300
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Devon H. O'Dell <devon.odell@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTVERSION= g20200820
|
||||
PORTVERSION= g20200901
|
||||
# Always set PORTREVISION and PORTEPOCH explicitly as otherwise it is inherited from lang/go
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 0
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Go programming language (development version)
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= golang
|
||||
GH_TAGNAME= c4f8cb43caf0bcd0c730d7d04a3fce129393cecc
|
||||
GH_TAGNAME= 01af46f7cc419da19f8a6a444da8f6022c016803
|
||||
|
||||
CONFLICTS_INSTALL= go
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
TIMESTAMP = 1596826992
|
||||
TIMESTAMP = 1598997554
|
||||
SHA256 (go-freebsd-arm64-go1.14.tar.xz) = f8b0cf0d323e581c9e3e0d5c217847a3e0294fcc92dbac92a5b02cea9d97ad8d
|
||||
SIZE (go-freebsd-arm64-go1.14.tar.xz) = 34944548
|
||||
SHA256 (golang-go-g20200820-c4f8cb43caf0bcd0c730d7d04a3fce129393cecc_GH0.tar.gz) = 588b9e2809e604a7bc72558b88cb1671b9edf562c108bc6cfc71d11672ff9460
|
||||
SIZE (golang-go-g20200820-c4f8cb43caf0bcd0c730d7d04a3fce129393cecc_GH0.tar.gz) = 22971624
|
||||
SHA256 (golang-go-g20200901-01af46f7cc419da19f8a6a444da8f6022c016803_GH0.tar.gz) = c830a1975a69f79447a13c358c09c498cf358adc332d72668d485428b3a27783
|
||||
SIZE (golang-go-g20200901-01af46f7cc419da19f8a6a444da8f6022c016803_GH0.tar.gz) = 22970801
|
||||
SHA256 (go-freebsd-amd64-go1.14.tar.xz) = 3b259247fb228258a4f31e283e9aa23cafd590eabce334666a9e9b2ffe47c19b
|
||||
SIZE (go-freebsd-amd64-go1.14.tar.xz) = 35927980
|
||||
SHA256 (go-freebsd-arm6-go1.14.tar.xz) = 5846b4bbc6881c6c04daffbdb647d53a5b002a0e177271ecfcabef734b209614
|
||||
|
|
Loading…
Reference in a new issue