aboutsummaryrefslogtreecommitdiffstats
path: root/tools/quilt/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-05-09 11:55:52 +0000
committerLuka Perkov <luka@openwrt.org>2014-05-09 11:55:52 +0000
commitd14d875acb524d25c05869bdeb8af644087fbcba (patch)
tree2452dc20cb95cbb2253fb40c1acde47a53184a9b /tools/quilt/Makefile
parentc026bbe150dfaec47a154d2814a9558c2d2bb1e9 (diff)
downloadmaster-187ad058-d14d875acb524d25c05869bdeb8af644087fbcba.tar.gz
master-187ad058-d14d875acb524d25c05869bdeb8af644087fbcba.tar.bz2
master-187ad058-d14d875acb524d25c05869bdeb8af644087fbcba.zip
[tools] quilt: update to 0.63
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40744 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/quilt/Makefile')
-rw-r--r--tools/quilt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile
index a6dcd8a627..bda0b9764e 100644
--- a/tools/quilt/Makefile
+++ b/tools/quilt/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=quilt
-PKG_VERSION:=0.61
+PKG_VERSION:=0.63
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/$(PKG_NAME)
-PKG_MD5SUM:=24417eba5961592b64103bdda001ebf4
+PKG_MD5SUM:=c0ef4beb58a6fa72563b955e70624b6e
include $(INCLUDE_DIR)/host-build.mk