Date: Fri, 9 Aug 2024 06:25:01 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1eb4dc5872ea - main - lang/go121: Update to 1.21.13 Message-ID: <202408090625.4796P11I067787@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=1eb4dc5872ea676f5ba40a371cdd8b87c8efc553 commit 1eb4dc5872ea676f5ba40a371cdd8b87c8efc553 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-08-09 05:56:38 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-08-09 06:24:07 +0000 lang/go121: Update to 1.21.13 --- lang/go121/Makefile | 2 +- lang/go121/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/go121/Makefile b/lang/go121/Makefile index 16feec6df141..22f4e700289b 100644 --- a/lang/go121/Makefile +++ b/lang/go121/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.21.12 +DISTVERSION= 1.21.13 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://golang.org/dl/ \ diff --git a/lang/go121/distinfo b/lang/go121/distinfo index 66b023fb1d5e..9056a6acb730 100644 --- a/lang/go121/distinfo +++ b/lang/go121/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1719992368 -SHA256 (go1.21.12.src.tar.gz) = 30e68af27bc1f1df231e3ab74f3d17d3b8d52a089c79bcaab573b4f1b807ed4f -SIZE (go1.21.12.src.tar.gz) = 26997443 +TIMESTAMP = 1723182953 +SHA256 (go1.21.13.src.tar.gz) = 71fb31606a1de48d129d591e8717a63e0c5565ffba09a24ea9f899a13214c34d +SIZE (go1.21.13.src.tar.gz) = 26997630 SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623 SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640 SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408090625.4796P11I067787>