git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0dbb306
)
isc-dhcp: reassign to new owner
author
Philip Prindeville
<redacted>
Fri, 14 Apr 2017 21:42:45 +0000
(15:42 -0600)
committer
Philip Prindeville
<redacted>
Fri, 14 Apr 2017 21:42:45 +0000
(15:42 -0600)
Signed-off-by: Philip Prindeville <redacted>
net/isc-dhcp/Makefile
patch
|
blob
|
history
diff --git
a/net/isc-dhcp/Makefile
b/net/isc-dhcp/Makefile
index 738e7f965150db140c6c7df24dd5f64276e1842e..e3eeb93b49db4aadd07298dd0b6e0c1e793cea2a 100644
(file)
--- a/
net/isc-dhcp/Makefile
+++ b/
net/isc-dhcp/Makefile
@@
-10,11
+10,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=isc-dhcp
UPSTREAM_NAME:=dhcp
PKG_VERSION:=4.3.5
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
-PKG_MAINTAINER:=
Antony Antony <antony@phenome.org
>
+PKG_MAINTAINER:=
Philip Prindeville <philipp@redfish-solutions.com
>
PKG_SOURCE:=$(UPSTREAM_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.isc.org/isc/dhcp/$(PKG_VERSION) \
git clone https://git.99rst.org/PROJECT