wok diff testdisk/receipt @ rev 21489
posixovl: update xattr.h path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 01 16:45:54 2019 +0200 (2019-05-01) |
parents | 804b0efcafb3 |
children | 1a6247d8730a |
line diff
1.1 --- a/testdisk/receipt Thu Feb 16 18:55:42 2017 +0100 1.2 +++ b/testdisk/receipt Wed May 01 16:45:54 2019 +0200 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://www.cgsecurity.org/wiki/TestDisk" 1.8 -WGET_URL="http://www.cgsecurity.org/$TARBALL" 1.9 +WEB_SITE="https://www.cgsecurity.org/wiki/TestDisk" 1.10 +WGET_URL="https://www.cgsecurity.org/$TARBALL" 1.11 TAGS="recovery rescue" 1.12 1.13 DEPENDS="e2fsprogs ncurses jpeg krb5 zlib libcomerr3 ncursesw ntfsprogs ntfs-3g"