diff options
| author | Steven Barth | 2015-05-28 06:15:41 +0000 |
|---|---|---|
| committer | Steven Barth | 2015-05-28 06:15:41 +0000 |
| commit | 970ca6f0934d076a64f2859ef6e700f82575146a (patch) | |
| tree | 23fd9b679bfbef421a7eb5db435bc453bbe8923f | |
| parent | 5668340d81a58e394f33d545a71179058614e536 (diff) | |
| download | routing-970ca6f0934d076a64f2859ef6e700f82575146a.tar.gz | |
hnetd: bump to latest
Signed-off-by: Steven Barth <steven@midlink.org>
| -rw-r--r-- | hnetd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hnetd/Makefile b/hnetd/Makefile index f10d3e9..ee3373a 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=56a0320a190548205ebc79483b029b9c78e4a0cd -PKG_VERSION:=2015-05-11-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=86da3551277dc5b21e9382233c3ce66a154ab670 +PKG_VERSION:=2015-05-28-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |