aboutsummaryrefslogtreecommitdiffstats
path: root/package/hotplug2/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-25 09:46:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-25 09:46:37 +0000
commit923e4ce03104f9d1387feae8a62017770475c208 (patch)
tree6757f4a92679f7df259f404c6fb24356d3142048 /package/hotplug2/Makefile
parent0a8bf4d5f82cc92990414adb6b07e139036aee63 (diff)
downloadupstream-923e4ce03104f9d1387feae8a62017770475c208.tar.gz
upstream-923e4ce03104f9d1387feae8a62017770475c208.tar.bz2
upstream-923e4ce03104f9d1387feae8a62017770475c208.zip
update to hotplug2 svn version (recommended by iSteve)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hotplug2/Makefile')
-rw-r--r--package/hotplug2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile
index 94aadc0853..ee35bd6fce 100644
--- a/package/hotplug2/Makefile
+++ b/package/hotplug2/Makefile
@@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/hotplug2
SECTION:=utils
CATEGORY:=Utilities
+ VERSION:=0.9+r102-$(PKG_RELEASE)
TITLE:=Dynamic device management subsystem for embedded systems
URL:=http://isteve.bofh.cz/~isteve/hotplug2/
endef