wok diff poppler-data/receipt @ rev 22349
python-llfuse: s|attr/xattr|sys/xattr|
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 18 10:45:32 2019 +0100 (2019-11-18) |
parents | 10e6c72b2c15 |
children | 241fb98cab1c |
line diff
1.1 --- a/poppler-data/receipt Sun Aug 11 18:44:25 2013 +0000 1.2 +++ b/poppler-data/receipt Mon Nov 18 10:45:32 2019 +0100 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="rocky@slitaz.org" 1.5 LICENSE="MIT" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://poppler.freedesktop.org/" 1.8 -WGET_URL="http://poppler.freedesktop.org/$TARBALL" 1.9 +WEB_SITE="https://poppler.freedesktop.org/" 1.10 +WGET_URL="https://poppler.freedesktop.org/$TARBALL" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()