diff options
| author | Steven Barth | 2014-06-11 12:59:16 +0000 |
|---|---|---|
| committer | Steven Barth | 2014-06-11 12:59:16 +0000 |
| commit | b88c048c0856cb7e5bda7f1ae1b21914fe77cbe8 (patch) | |
| tree | 270d2bb060a9de18a57be59dff34ac120743a705 | |
| parent | f3dd0ab8c1e1a86c29d3151e2647bd012af32e1f (diff) | |
| download | routing-b88c048c0856cb7e5bda7f1ae1b21914fe77cbe8.tar.gz | |
hnetd: bump for bugfixes
| -rw-r--r-- | hnetd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hnetd/Makefile b/hnetd/Makefile index ecf514d..a263084 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=590d67669b3b2330bfb78e3789393ca9ac20f5d8 -PKG_VERSION:=2014-06-10-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=347d9f5f9f438c0a7e2ab4ae3666b2b936234c6f +PKG_VERSION:=2014-06-11-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |