wok-current rev 23857
Up exiftool (12.00)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 17 10:08:20 2020 +0000 (2020-06-17) |
parents | fa74795599b1 |
children | 75d8b8730358 |
files | exiftool/receipt |
line diff
1.1 --- a/exiftool/receipt Tue Jun 16 23:39:15 2020 -0400 1.2 +++ b/exiftool/receipt Wed Jun 17 10:08:20 2020 +0000 1.3 @@ -1,16 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="exiftool" 1.7 -VERSION="11.84" 1.8 +VERSION="12.00" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Application for reading, writing and editing meta information in a wide variety of files." 1.11 MAINTAINER="gokhlayeh@slitaz.org" 1.12 LICENSE="Artistic" 1.13 -WEB_SITE="https://www.sno.phy.queensu.ca/~phil/exiftool/" 1.14 +WEB_SITE="https://exiftool.org/" 1.15 1.16 SOURCE="Image-ExifTool" 1.17 TARBALL="$SOURCE-$VERSION.tar.gz" 1.18 -WGET_URL="https://www.sno.phy.queensu.ca/~phil/$PACKAGE/$TARBALL" 1.19 +WGET_URL="$WEB_SIZE$TARBALL" 1.20 1.21 SUGGESTED="perl-archive-zip perl-io-compress" 1.22 DEPENDS="perl"