wok-current diff sheerdns/receipt @ rev 25450
BootProg: avoid divide errors
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 14 18:33:54 2022 +0000 (2022-09-14) |
parents | b7f1bd1b9ac7 |
children |
line diff
1.1 --- a/sheerdns/receipt Mon Mar 14 18:23:09 2022 +0000 1.2 +++ b/sheerdns/receipt Wed Sep 14 18:33:54 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://bsdforge.com/projects/dns/sheerdns/" 1.7 -WGET_URL="${WEB_SITE}$TARBALL" 1.8 +WGET_URL="https://download.tuxfamily.org/slitaz/sources/packages-cooking/${TARBALL:0:1}/$TARBALL" 1.9 CONFIG_FILES="/var/sheerdns" 1.10 1.11 # What is the latest version available today?