aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-08-20 12:43:45 +0000
committerSteven Barth <steven@midlink.org>2015-08-20 12:43:45 +0000
commit474be21545b8d9c10aa71e89c641081fedbc0334 (patch)
treedf4bfaace236853d0cb330a106e20a2a1f87894a /package/network/services/odhcpd
parent5c7705b809cd2d340ce5e706aacda46b9e812275 (diff)
downloadmaster-187ad058-474be21545b8d9c10aa71e89c641081fedbc0334.tar.gz
master-187ad058-474be21545b8d9c10aa71e89c641081fedbc0334.tar.bz2
master-187ad058-474be21545b8d9c10aa71e89c641081fedbc0334.zip
odhcpd: various RA improvements
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/odhcpd')
-rw-r--r--package/network/services/odhcpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index 4290be781b..f7dacfd6c1 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcpd
-PKG_VERSION:=2015-07-24
+PKG_VERSION:=2015-08-20
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=0ce78e8831ef9b34f1d0a6b240e106747eae8370
+PKG_SOURCE_VERSION:=5b12eeba475a3301c362cf59f138ec7aa60d2dd9
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0