wok-current diff djview/receipt @ rev 25685
Add checkspace / fetchall feature for tazpkg
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Mar 14 20:28:39 2024 +0000 (8 months ago) |
parents | 00bff3684d8a |
children |
line diff
1.1 --- a/djview/receipt Wed Aug 10 07:02:08 2022 +0000 1.2 +++ b/djview/receipt Thu Mar 14 20:28:39 2024 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Djvu files viewer." 1.5 MAINTAINER="psychomaniak@xakep.ru" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://djvu.sourceforge.net/djview4.html" 1.8 +WEB_SITE="https://djvu.sourceforge.net/djview4.html" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/djvu/$TARBALL"