[openwrt/openwrt] tools/quilt: update to 0.68
LEDE Commits
lede-commits at lists.infradead.org
Sun Jun 9 16:19:46 PDT 2024
nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/10a1e9b44afde93801b8be0a525f02d914f210e5
commit 10a1e9b44afde93801b8be0a525f02d914f210e5
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Sun Jun 9 21:23:28 2024 +0200
tools/quilt: update to 0.68
Release Notes:
https://savannah.nongnu.org/news/?id=10611
Signed-off-by: Nick Hainke <vincent at systemli.org>
---
tools/quilt/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile
index c16f989b5d..73d1db983b 100644
--- a/tools/quilt/Makefile
+++ b/tools/quilt/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=quilt
-PKG_VERSION:=0.67
+PKG_VERSION:=0.68
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SAVANNAH/quilt
-PKG_HASH:=3be3be0987e72a6c364678bb827e3e1fcc10322b56bc5f02b576698f55013cc2
+PKG_HASH:=fe8c09de03c106e85b3737c8f03ade147c956b79ed7af485a1c8a3858db38426
include $(INCLUDE_DIR)/host-build.mk
More information about the lede-commits
mailing list