wok diff exiftool/receipt @ rev 23456
updated pure-ftpd and pure-ftpd-pam (1.0.48 -> 1.0.49)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 03 13:56:35 2020 +0100 (2020-04-03) |
parents | d7da2b03d39b |
children | 45cacca7ad30 |
line diff
1.1 --- a/exiftool/receipt Tue Feb 26 15:59:27 2019 +0100 1.2 +++ b/exiftool/receipt Fri Apr 03 13:56:35 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="exiftool" 1.7 -VERSION="11.28" 1.8 +VERSION="11.84" 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 @@ -27,6 +27,6 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - cp -a $install/usr $fs 1.17 - rm -rf $fs/usr/share 1.18 + cp -a $install/usr $fs 1.19 + rm -rf $fs/usr/share 1.20 }