mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
odhcpd: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
8aa9f6bd71
commit
41164ba2dc
@ -8,15 +8,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2016-11-14
|
||||
PKG_VERSION:=2016-11-21
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=https://github.com/sbyx/odhcpd.git
|
||||
PKG_SOURCE_URL:=git://git.lede-project.org/project/odhcpd.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=6292fcd5c2b73cdc3cbc8942672cf7a4173354b1
|
||||
PKG_MIRROR_MD5SUM:=76224223eead65d1736c09c3fdadf0314f7e2cbac288255849a90b580ca2f3fd
|
||||
PKG_SOURCE_VERSION:=371a80c7257d9207e242db15e257b12d4c0238b2
|
||||
PKG_MIRROR_MD5SUM:=90b872f5b079be5b12d21c470746d5adbc88ae9ddb1800a97aa0d31574de677c
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user