summaryrefslogtreecommitdiffstats
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
commit108c0f53197ddb49cfe331dce3d547eccab5bbdb (patch)
tree9562434d7857a3b2f06d9c5215155768593643de /tools/quilt/Makefile
parentbddbcdfc1a8d5678d0d78ec4290e658420a73bcc (diff)
downloadmaster-31e0f0ae-108c0f53197ddb49cfe331dce3d547eccab5bbdb.tar.gz
master-31e0f0ae-108c0f53197ddb49cfe331dce3d547eccab5bbdb.tar.bz2
master-31e0f0ae-108c0f53197ddb49cfe331dce3d547eccab5bbdb.zip
quilt: update to 0.63
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 40744
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