diff options
Diffstat (limited to 'package/network/services/odhcpd/Makefile')
-rw-r--r-- | package/network/services/odhcpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile index e049e924b5..0647ec9cfc 100644 --- a/package/network/services/odhcpd/Makefile +++ b/package/network/services/odhcpd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcpd -PKG_VERSION:=2016-09-22 +PKG_VERSION:=2016-11-14 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |