hnetd: fix ipv4 uplink detection
This commit is contained in:
parent
af2bc59a38
commit
c74c874d76
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=hnetd
|
PKG_NAME:=hnetd
|
||||||
PKG_SOURCE_VERSION:=0638c10c415563376aecb2017f6503eb6c6e3a90
|
PKG_SOURCE_VERSION:=27666365bc7eae2f58d744c15c5f8e6466ca6577
|
||||||
PKG_VERSION:=2014-07-29-$(PKG_SOURCE_VERSION)
|
PKG_VERSION:=2014-07-31-$(PKG_SOURCE_VERSION)
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
|
|
Loading…
Reference in a new issue