mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
update hotplug2 to r199, fixes build failures on brcm-2.4
SVN-Revision: 17508
This commit is contained in:
parent
36d8dd6bb3
commit
e8727498cb
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue