diff options
author | John Crispin <john@phrozen.org> | 2016-11-21 12:16:55 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-11-21 12:16:55 +0100 |
commit | 320d8fa3bc0f04f255fda8a23cc9ec1486f8a96a (patch) | |
tree | 2edff1ef5d8a7ea2a0036c9f8cfa36d3b9dab2bc /package/network/services/odhcpd | |
parent | 41164ba2dc2365f95f27db8b36e60b3c92db01a8 (diff) | |
download | upstream-320d8fa3bc0f04f255fda8a23cc9ec1486f8a96a.tar.gz upstream-320d8fa3bc0f04f255fda8a23cc9ec1486f8a96a.tar.bz2 upstream-320d8fa3bc0f04f255fda8a23cc9ec1486f8a96a.zip |
odhcpd: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network/services/odhcpd')
-rw-r--r-- | package/network/services/odhcpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile index 48f2b33dc5..f6ce26c150 100644 --- a/package/network/services/odhcpd/Makefile +++ b/package/network/services/odhcpd/Makefile @@ -15,8 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=git://git.lede-project.org/project/odhcpd.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=371a80c7257d9207e242db15e257b12d4c0238b2 -PKG_MIRROR_MD5SUM:=90b872f5b079be5b12d21c470746d5adbc88ae9ddb1800a97aa0d31574de677c +PKG_SOURCE_VERSION:=5f425ed1e5f92397e27ec4f44820b6ef677b8134 +PKG_MIRROR_MD5SUM:=64ef09adbb88e1a419a689985dbc784c94003b247216d6e188e81b7f2807b032 PKG_MAINTAINER:=Steven Barth <steven@midlink.org> PKG_LICENSE:=GPL-2.0 |