[openwrt/openwrt] tools/gnulib: update to branch stable-202401
LEDE Commits
lede-commits at lists.infradead.org
Thu Apr 25 14:10:26 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/4de8c0e1d82275108ced490e6cb02e62c0ef2da5
commit 4de8c0e1d82275108ced490e6cb02e62c0ef2da5
Author: Tony Ambardar <itugrok at yahoo.com>
AuthorDate: Sun Mar 3 20:15:25 2024 -0800
tools/gnulib: update to branch stable-202401
Patches refreshed automatically.
Tested-by: Georgi Valkov <gvalkov at gmail.com> # MacOS
Signed-off-by: Tony Ambardar <itugrok at yahoo.com>
---
tools/gnulib/Makefile | 4 ++--
tools/gnulib/patches/000-bootstrap.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tools/gnulib/Makefile b/tools/gnulib/Makefile
index 2ce763f6ab..5119355522 100644
--- a/tools/gnulib/Makefile
+++ b/tools/gnulib/Makefile
@@ -2,11 +2,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gnulib
PKG_CPE_ID:=cpe:/a:gnu:$(PKG_NAME)
-PKG_VERSION:=f9a4ee73c3e7b544f640d0d04b55983d3a7b894e# # master
+PKG_VERSION:=c99c8d491850dc3a6e0b8604a2729d8bc5c0eff1# # stable-202401
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://git.savannah.gnu.org/cgit/$(PKG_NAME).git/snapshot
-PKG_HASH:=514716d58987a9c0de0d69fb22d42bcd19edf80eed099882a004ff162060f1a8
+PKG_HASH:=8e6f4a907d9677b55fd452e1340a3e030a6f530b138d420c11975da33f086b1e
include $(INCLUDE_DIR)/host-build.mk
diff --git a/tools/gnulib/patches/000-bootstrap.patch b/tools/gnulib/patches/000-bootstrap.patch
index 40ed41125c..120586694e 100644
--- a/tools/gnulib/patches/000-bootstrap.patch
+++ b/tools/gnulib/patches/000-bootstrap.patch
@@ -43,7 +43,7 @@
if [ ! "$inst_ver" ]; then
warn_ "Error: '$app' not found"
ret=1
-@@ -1135,7 +1135,7 @@ autogen()
+@@ -1157,7 +1157,7 @@ autogen()
# two just-pre-run programs.
# Import from gettext.
More information about the lede-commits
mailing list