mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
lang/go125: Update to 1.25.10
Changes: go1.25.10 (released 2026-05-07) includes security fixes to the go command, the pack tool, and the html/template, net, net/http, net/http/httputil, net/mail, and syscall packages, as well as bug fixes to the go command, the compiler, the linker, the runtime, and the crypto/fips140, go/types, and os packages.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
DISTVERSION= 1.25.9
|
||||
DISTVERSION= 1.25.10
|
||||
BOOTSTRAP_VER= 1.24.13
|
||||
|
||||
.include "${.CURDIR}/../go/bsd.go.mk"
|
||||
|
||||
+3
-3
@@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1775813099
|
||||
SHA256 (go1.25.9.src.tar.gz) = 0ec9ef8ebcea097aac37decae9f09a7218b451cd96be7d6ed513d8e4bcf909cf
|
||||
SIZE (go1.25.9.src.tar.gz) = 31997830
|
||||
TIMESTAMP = 1778345640
|
||||
SHA256 (go1.25.10.src.tar.gz) = 20cf04a92e5af99748e341bc8996fa28090c9ac98765fa115ec5ddf41d7af41d
|
||||
SIZE (go1.25.10.src.tar.gz) = 32000721
|
||||
SHA256 (go1.24.13.freebsd-arm64.tar.gz) = 67efe294235fd85fc0fb810275dfd402a459c8522f7bf075f63c7047db474f1b
|
||||
SIZE (go1.24.13.freebsd-arm64.tar.gz) = 74600806
|
||||
SHA256 (go1.24.13.freebsd-amd64.tar.gz) = 96e3c439befbb365ecde3ae475f9319ef7693d5d66a05992e8f8d29c60a63761
|
||||
|
||||
Reference in New Issue
Block a user