hnetd: Bump to account for mismatched PATHs in trunk (leads to problems with busybox <> non-busybox ip).
This commit is contained in:
parent
3b4de3e112
commit
62103f4bc3
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:=d802317b77b02af7b5a6531d2eba1d2b790cac9a
|
PKG_SOURCE_VERSION:=a67835f479ca9d756128c3554e8d4c21feb03b1f
|
||||||
PKG_VERSION:=2015-09-15-$(PKG_SOURCE_VERSION)
|
PKG_VERSION:=2015-09-29-$(PKG_SOURCE_VERSION)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
|
|
Loading…
Reference in a new issue