[package] update hotplug2 to r199, fixes build failures on brcm-2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17508 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2009-09-03 18:33:52 +00:00
parent 70a48cf794
commit 803c46476c
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hotplug2
PKG_REV:=198
PKG_REV:=199
PKG_VERSION:=$(PKG_REV)
PKG_RELEASE:=3
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)