From: Nick Hainke Date: Sun, 9 Jun 2024 19:23:28 +0000 (+0200) Subject: tools/quilt: update to 0.68 X-Git-Tag: v24.10.0-rc1~1577 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15670%2Fhead;p=thirdparty%2Fopenwrt.git tools/quilt: update to 0.68 Release Notes: https://savannah.nongnu.org/news/?id=10611 Signed-off-by: Nick Hainke --- diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile index c16f989b5d1..73d1db983b2 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