wok diff dhcp6/receipt @ rev 25812
ntfs-3g: enable posix acls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 25 10:33:44 2025 +0000 (6 days ago) |
parents | fb82383c591b |
children |
line diff
1.1 --- a/dhcp6/receipt Sun Jan 15 09:58:15 2023 +0000 1.2 +++ b/dhcp6/receipt Sat Jan 25 10:33:44 2025 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 SOURCE="dhcp" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="https://ftp.isc.org/isc/dhcp/$SOURCE/$TARBALL" 1.8 +WGET_URL="https://ftp.isc.org/isc/dhcp/$VERSION/$TARBALL" 1.9 1.10 PROVIDE="dhcp" 1.11 DEPENDS="libcrypto"