wok diff dhcp/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents 25f321eee88e
children 232ba43d30af
line diff
     1.1 --- a/dhcp/receipt	Mon Mar 21 15:36:41 2022 +0000
     1.2 +++ b/dhcp/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://www.isc.org/dhcp/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://ftp.isc.org/isc/$PACKAGE/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="libcrypto"
    1.11  BUILD_DEPENDS="file perl"