odhcpd: bump to git HEAD version
[openwrt/openwrt.git] / package / network / services / odhcpd / Makefile
index 2ada6c4a150772782e2aa87161c87ba55f657d33..35e25ca57d37860a4a4b7406f34fb439576e4071 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2013 OpenWrt.org
+# Copyright (C) 2013-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,14 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcpd
-PKG_VERSION:=2015-07-16
-PKG_RELEASE=$(PKG_SOURCE_VERSION)
+PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
+PKG_SOURCE_URL:=git://git.lede-project.org/project/odhcpd.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=053ca41a841aa4a1b1ce86ce6ee9f4304cba7027
+PKG_SOURCE_DATE:=2017-01-03
+PKG_SOURCE_VERSION:=091d8a94a6b7325309c3354344b96ff37aed52e2
+PKG_MIRROR_HASH:=490450fcbab9ff2326694fa9334ebd9e3f445909538a80e4f6c1e8cdb22813fd
 
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
 PKG_LICENSE:=GPL-2.0