package/dhcp: fix upstream URL in Config.in
The current URL no longer exists, so update it to what looks like the
main DHCP upstream site.
This issue was noticed by the upstream URL check added by Matt Weber
in the pkg-stats script, whose results are visible at
http://autobuild.buildroot.net/stats/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 45d0f35ba2
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
6e205b10c0
commit
ae305e3380
@ -6,7 +6,7 @@ config BR2_PACKAGE_DHCP
|
||||
help
|
||||
DHCP relay agent from the ISC DHCP distribution.
|
||||
|
||||
http://www.isc.org/products/DHCP
|
||||
https://www.isc.org/downloads/dhcp/
|
||||
|
||||
if BR2_PACKAGE_DHCP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user