[packages/golang] up to 1.24.1
atler
atler at pld-linux.org
Fri Mar 7 14:22:49 CET 2025
commit 880a32fbeaf20fe2ed93ce22e06f70b82736c57a
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Mar 7 13:35:46 2025 +0100
up to 1.24.1
golang.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 7f97bd4..fe952e3 100644
--- a/golang.spec
+++ b/golang.spec
@@ -25,14 +25,14 @@
Summary: Go compiler and tools
Summary(pl.UTF-8): Kompilator języka Go i narzędzia
Name: golang
-Version: 1.23.5
+Version: 1.24.1
Release: 1
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
License: BSD and Public Domain
Group: Development/Languages
# Source0Download: https://go.dev/dl/
Source0: https://storage.googleapis.com/golang/go%{version}.src.tar.gz
-# Source0-md5: e13bea63175a402f3bdac29a048cc8b6
+# Source0-md5: b5bc898bfdad98a014e58fc4d16c76d9
Patch0: ca-certs.patch
URL: https://go.dev/
BuildRequires: bash
@@ -41,7 +41,7 @@ BuildRequires: rpm-build >= 4.6
%if %{with bootstrap}
BuildRequires: gcc-go >= 6:5
%else
-BuildRequires: golang >= 1.4
+BuildRequires: golang >= 1.22.6
%endif
%if %{with tests}
BuildRequires: glibc-static
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/880a32fbeaf20fe2ed93ce22e06f70b82736c57a
More information about the pld-cvs-commit
mailing list