hnetd: fix ubus / libubox interaction
This commit is contained in:
parent
bca1c952e7
commit
cfff966aa0
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hnetd
|
||||
PKG_SOURCE_VERSION:=e0061f056b298ff8094eef05f8652306df72220a
|
||||
PKG_VERSION:=2014-03-19-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE_VERSION:=6d7aa5f4f7528dc1c8656ab2003ababf3d928c7b
|
||||
PKG_VERSION:=2014-03-21-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in a new issue