From d13538ba06757e3b37dd44bee0d0fb64c8c23593 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 17 Jan 2014 13:57:25 +0000 Subject: kexec: bump to latest head revision Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39305 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/boot/kexec-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/boot/kexec-tools') diff --git a/package/boot/kexec-tools/Makefile b/package/boot/kexec-tools/Makefile index 40ba9eb525..2e1446d6f5 100644 --- a/package/boot/kexec-tools/Makefile +++ b/package/boot/kexec-tools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kexec-tools -PKG_VERSION:=2.0.3 +PKG_VERSION:=2.0.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kexec -PKG_MD5SUM:=b3ced2097ce3981abba38ceedc84f939 +PKG_MD5SUM:=05992bc8c0673fc55be7b6d27e48a8db PKG_FIXUP:=autoreconf -- cgit v1.2.3