golang: bump to 1.25rc3
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
GO_VERSION_MAJOR_MINOR:=1.25rc2
|
GO_VERSION_MAJOR_MINOR:=1.25rc3
|
||||||
GO_VERSION_PATCH:=
|
GO_VERSION_PATCH:=
|
||||||
|
|
||||||
PKG_NAME:=golang
|
PKG_NAME:=golang
|
||||||
@@ -20,7 +20,7 @@ GO_SOURCE_URLS:=https://dl.google.com/go/ \
|
|||||||
|
|
||||||
PKG_SOURCE:=go$(PKG_VERSION).src.tar.gz
|
PKG_SOURCE:=go$(PKG_VERSION).src.tar.gz
|
||||||
PKG_SOURCE_URL:=$(GO_SOURCE_URLS)
|
PKG_SOURCE_URL:=$(GO_SOURCE_URLS)
|
||||||
PKG_HASH:=e6314a3234c4c03b8d006bcd1d14594d928170d1844b6dffdd5fa5a2333449e1
|
PKG_HASH:=470e0b8e70a68f2855e7d009f135ec80b3d18085d2c4e537db75e6ae4962bf74
|
||||||
|
|
||||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user