aboutsummaryrefslogtreecommitdiffstats
path: root/package/kexec-tools
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-09-10 10:07:04 +0000
committerAndy Boyett <agb@openwrt.org>2009-09-10 10:07:04 +0000
commitfd376111a230312a7f2c5d914f8352bbe171b763 (patch)
tree9f3689e68b005697443237722d3f1b5af6a8c7c2 /package/kexec-tools
parentde6adea9ff93ccb4bb4a2239bef7c76e412c6171 (diff)
downloadupstream-fd376111a230312a7f2c5d914f8352bbe171b763.tar.gz
upstream-fd376111a230312a7f2c5d914f8352bbe171b763.tar.bz2
upstream-fd376111a230312a7f2c5d914f8352bbe171b763.zip
[package] bump some revisions and update copyrights
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17554 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kexec-tools')
-rw-r--r--package/kexec-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kexec-tools/Makefile b/package/kexec-tools/Makefile
index c7e5290389..e7fcb67286 100644
--- a/package/kexec-tools/Makefile
+++ b/package/kexec-tools/Makefile
@@ -1,5 +1,5 @@
-#
-# Copyright (C) 2006-2008 OpenWrt.org
+#
+# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=kexec-tools
PKG_VERSION:=2.0.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/horms/kexec-tools