wok-current diff mupdf/receipt @ rev 25342
Down python-bcrypt: last version supporting python < 3.6
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 24 17:10:41 2022 +0000 (2022-07-24) |
parents | b78e79c31b1f |
children |
line diff
1.1 --- a/mupdf/receipt Fri Feb 11 11:14:46 2022 +0000 1.2 +++ b/mupdf/receipt Sun Jul 24 17:10:41 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 WEB_SITE="https://mupdf.com/" 1.6 TARBALL="$PACKAGE-$VERSION-source.tar.gz" 1.7 -WGET_URL="https://mupdf.com/downloads/$TARBALL" 1.8 +WGET_URL="https://mupdf.com/downloads/archive/$TARBALL" 1.9 #HOST_ARCH="i486 arm" 1.10 1.11 DEPENDS="bzlib freetype fontconfig jbig2dec openjpeg xorg-libXext"