gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r11023: update gnulib to master


From: Carl Hansen
Subject: [Gsrc-commit] trunk r11023: update gnulib to master
Date: Thu, 23 Jan 2025 21:20:15 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 11023
revision-id: carlhansen@gnu.org-20250124022011-jbhyuvfwm0nb0msj
parent: carlhansen@gnu.org-20250124021845-1k4yo1vyfkvuq9v3
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2025-01-24 02:20:11 +0000
message:
  update gnulib to master
modified:
  pkg/gnu/gnulib/Makefile        makefile-20160617014725-uokjfnggs70iry9h-828
=== modified file 'pkg/gnu/gnulib/Makefile'
--- a/pkg/gnu/gnulib/Makefile   2025-01-23 23:12:56 +0000
+++ b/pkg/gnu/gnulib/Makefile   2025-01-24 02:20:11 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2020-2024 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2020-2025 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -16,7 +16,6 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
 NAME = gnulib
@@ -40,11 +39,12 @@
 #git clone https://git.savannah.gnu.org/git/gnulib.git
 
 # MASTER_SITES = $(MASTER_SAVANNAH_GNU_GIT)
-MASTER_SITES = https://git.savannah.gnu.org/git
-GIT_PATH = $(MASTER_SITES)/$(GARNAME).git
+MASTER_SITES = https://git.savannah.gnu.org
+
+GIT_PATH = $(MASTER_SITES)/git/$(GARNAME).git
 GIT_REVISION = master
 
-NOCHECKSUM = $(DISTFILES)
+#NOCHECKSUM = $(DISTFILES)
 SIGFILES =
 
 BUILDDEPS =


reply via email to

[Prev in Thread] Current Thread [Next in Thread]