exiftool: update to 9.45.
This commit is contained in:
parent
dee1eb4d45
commit
5ccf4e1f84
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'exiftool'.
|
# Template build file for 'exiftool'.
|
||||||
pkgname=exiftool
|
pkgname=exiftool
|
||||||
version=9.44
|
version=9.45
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||||
checksum="e16964aee84531aa8f97250f0ea3adfc210a744603e369f02bebc2941da6f380"
|
checksum="aa123e35c7648270418481d64cb9a2dddf4b223e11c93ea5df31e01823a04024"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
makedepends="perl>=5.18"
|
makedepends="perl>=5.18"
|
||||||
hostmakedepends="${makedepends}"
|
hostmakedepends="${makedepends}"
|
||||||
|
|
Loading…
Reference in New Issue