wok-6.x diff dhcp6/receipt @ rev 24982
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 08 13:06:36 2022 +0000 (2022-05-08) |
parents | 25f321eee88e |
children | 232ba43d30af |
line diff
1.1 --- a/dhcp6/receipt Mon Mar 21 15:36:41 2022 +0000 1.2 +++ b/dhcp6/receipt Sun May 08 13:06:36 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 SOURCE="dhcp" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="http://ftp.isc.org/isc/$SOURCE/$TARBALL" 1.8 +WGET_URL="https://ftp.isc.org/isc/$SOURCE/$TARBALL" 1.9 1.10 PROVIDE="dhcp" 1.11 DEPENDS="libcrypto"