wok-current diff webalizer/receipt @ rev 25698
Fix ntfs-3g receipt
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 16 19:01:01 2024 +0000 (7 months ago) |
parents | 535c806240cc |
children |
line diff
1.1 --- a/webalizer/receipt Thu Feb 17 12:02:46 2022 +0000 1.2 +++ b/webalizer/receipt Tue Apr 16 19:01:01 2024 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://www.patrickfrei.ch/webalizer/" 1.5 1.6 TARBALL="$PACKAGE-${VERSION%.*}-${VERSION##*.}-src.tar.bz2" 1.7 -WGET_URL="ftp://ftp.mrunix.net/pub/$PACKAGE/$TARBALL" 1.8 +WGET_URL="http://download.nust.na/pub/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="apache db libgd zlib" 1.11 BUILD_DEPENDS="db-dev libgd-dev zlib-dev"