projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9686747
)
hnetd: fix issues on 32-bit platforms
author
Steven Barth
<steven@midlink.org>
Fri, 10 Jul 2015 06:26:12 +0000
(08:26 +0200)
committer
Steven Barth
<steven@midlink.org>
Fri, 10 Jul 2015 06:27:29 +0000
(08:27 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
hnetd/Makefile
patch
|
blob
|
history
diff --git
a/hnetd/Makefile
b/hnetd/Makefile
index fe53c21be9e89bcc82eef8ab3018e28d291a0f06..b9fe82558f91c4e1981f02f6154b178d786127e6 100644
(file)
--- a/
hnetd/Makefile
+++ b/
hnetd/Makefile
@@
-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