aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2016-12-14 21:43:58 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2016-12-14 21:43:58 +0100
commitfb74550bdfb4bc19685d7d5d34087f89a68d50e5 (patch)
tree83baa42f05aa07c85c0f0620b674e3924f6b6d4c
parente0b8b24cfbaf3c3f4db4aba4401144d7e76799bd (diff)
downloadupstream-fb74550bdfb4bc19685d7d5d34087f89a68d50e5.tar.gz
upstream-fb74550bdfb4bc19685d7d5d34087f89a68d50e5.tar.bz2
upstream-fb74550bdfb4bc19685d7d5d34087f89a68d50e5.zip
odhcpd: update sha256sum
The sha256sum was not updated in the last commit. Fixes: a7c231027 [odhcpd: Fix dnsmasq re-reading hostfile] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/network/services/odhcpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index 4df0f77a25..53ac218803 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -16,7 +16,7 @@ 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:=5f425ed1e5f92397e27ec4f44820b6ef677b8134
-PKG_MIRROR_MD5SUM:=64ef09adbb88e1a419a689985dbc784c94003b247216d6e188e81b7f2807b032
+PKG_MIRROR_MD5SUM:=c0f11c25feaf6b9e0e5ee035cb0f18ba7d718b81150475262543500416962e7c
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0