[source] odhcpd: update to latest git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Mon Nov 21 03:18:17 PST 2016
blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/320d8fa3bc0f04f255fda8a23cc9ec1486f8a96a
commit 320d8fa3bc0f04f255fda8a23cc9ec1486f8a96a
Author: John Crispin <john at phrozen.org>
AuthorDate: Mon Nov 21 12:16:55 2016 +0100
odhcpd: update to latest git HEAD
Signed-off-by: John Crispin <john at phrozen.org>
---
package/network/services/odhcpd/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index 48f2b33..f6ce26c 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 at midlink.org>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list