hnetd: fix issues on 32-bit platforms

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2015-07-10 08:26:12 +02:00
parent 96867471b7
commit ba83ed3605
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hnetd
PKG_SOURCE_VERSION:=23d6a843f9960c4777ad42909611bec526513d61
PKG_VERSION:=2015-07-02-$(PKG_SOURCE_VERSION)
PKG_SOURCE_VERSION:=ea2bd2bc2d8e617efca4b27fbf1c5c3c8ad09ad9
PKG_VERSION:=2015-07-10-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git