From: Thomas Petazzoni Date: Fri, 17 May 2019 08:02:43 +0000 (+0200) Subject: package/dhcp: fix upstream URL in Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=45d0f35ba2d9799cc1fe4d815904858a38132b63;p=buildroot.git 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 Signed-off-by: Peter Korsgaard --- diff --git a/package/dhcp/Config.in b/package/dhcp/Config.in index a4930e53ba..e626d78a4c 100644 --- a/package/dhcp/Config.in +++ b/package/dhcp/Config.in @@ -7,7 +7,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