aboutsummaryrefslogtreecommitdiffstats
path: root/tools/quilt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/quilt')
-rw-r--r--tools/quilt/Makefile4
-rw-r--r--tools/quilt/patches/001-fix_compile.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile
index 939ba69163..1cfa57791b 100644
--- a/tools/quilt/Makefile
+++ b/tools/quilt/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=quilt
-PKG_VERSION:=0.64
+PKG_VERSION:=0.65
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SAVANNAH/quilt
-PKG_MD5SUM:=fc0310db5868a0873d602d4332a76d43
+PKG_MD5SUM:=c67ba0228f5b7b8bbe469474661f92d6
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 3ce93f0cf8..c829515f83 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
-@@ -271,13 +271,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu
+@@ -272,13 +272,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu
@$(if $(filter $@,$(NON_EXEC_IN)),,chmod +x $@)
configure : configure.ac aclocal.m4