[openwrt/openwrt] tools/quilt: update to 0.69

LEDE Commits lede-commits at lists.infradead.org
Thu May 22 09:53:43 PDT 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/4e7387cebd616d248e69993e164e3855d0b3de17

commit 4e7387cebd616d248e69993e164e3855d0b3de17
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Tue May 20 15:53:26 2025 -0700

    tools/quilt: update to 0.69
    
    Refresh patches.
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/18858
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 tools/quilt/Makefile                      | 4 ++--
 tools/quilt/patches/001-fix_compile.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile
index 73d1db983b..8fe69ca1e8 100644
--- a/tools/quilt/Makefile
+++ b/tools/quilt/Makefile
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=quilt
-PKG_VERSION:=0.68
+PKG_VERSION:=0.69
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SAVANNAH/quilt
-PKG_HASH:=fe8c09de03c106e85b3737c8f03ade147c956b79ed7af485a1c8a3858db38426
+PKG_HASH:=555ddffde22da3c86d1caf5a9c1fb8a152ac2b84730437bd39cc08849c9f4852
 
 include $(INCLUDE_DIR)/host-build.mk
 
diff --git a/tools/quilt/patches/001-fix_compile.patch b/tools/quilt/patches/001-fix_compile.patch
index ef6f8ff608..c9a236e1b6 100644
--- a/tools/quilt/patches/001-fix_compile.patch
+++ b/tools/quilt/patches/001-fix_compile.patch
@@ -1,6 +1,6 @@
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -276,13 +276,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu
+@@ -279,13 +279,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu
  	@$(if $(filter $@,$(NON_EXEC_IN)),,chmod +x $@)
  
  configure : configure.ac aclocal.m4




More information about the lede-commits mailing list