diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-25 09:46:37 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-25 09:46:37 +0000 |
commit | 024945eed57f612ed801d23898b99ffd3fbd7f03 (patch) | |
tree | 6757f4a92679f7df259f404c6fb24356d3142048 /package/hotplug2/Makefile | |
parent | 0a1d1376fcd16ef4d5bd086bc285162f43575b03 (diff) |
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/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile index 94aadc085..ee35bd6fc 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 |