diff options
Diffstat (limited to 'package/network/services')
-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 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 |