package/dhcp: fix upstream URL in Config.in
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 17 May 2019 08:02:43 +0000 (10:02 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 17 May 2019 08:36:40 +0000 (10:36 +0200)
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>
package/dhcp/Config.in

index a4930e53ba943c966efad20ce1ae2e2239bb7881..e626d78a4cc6b8bb51753a91d53d8d717e89ae99 100644 (file)
@@ -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