summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich2010-05-10 19:33:56 +0000
committerJo-Philipp Wich2010-05-10 19:33:56 +0000
commitc048d962716090ced1535fee90cd5d282918f6cc (patch)
tree62aa87c4f590d98ff4f3f6f1ae23bccdb834eccf
parentf1a7fef35ed2a67a22e6cecd775c04a77a37a6ba (diff)
downloadarchive-c048d962716090ced1535fee90cd5d282918f6cc.tar.gz
[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685
SVN-Revision: 21422
-rw-r--r--package/hotplug2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile
index 2f8fc1477e..d02b435bdf 100644
--- a/package/hotplug2/Makefile
+++ b/package/hotplug2/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hotplug2
PKG_REV:=201
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)