exiftool: update to 9.40.
This commit is contained in:
parent
65b2ed937f
commit
09c6f111cb
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'exiftool'.
|
# Template build file for 'exiftool'.
|
||||||
pkgname=exiftool
|
pkgname=exiftool
|
||||||
version=9.39
|
version=9.40
|
||||||
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="185f9806073583cfc17ef3a114a8c4081735de5ae5d4f0c33739dc74c158395f"
|
checksum="b9e087c67f38d3350f786e9a6da50f33d70249fa304b66eac7d024167aa153e0"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
makedepends="perl>=5.16"
|
makedepends="perl>=5.16"
|
||||||
hostmakedepends="${makedepends}"
|
hostmakedepends="${makedepends}"
|
||||||
|
|
Loading…
Reference in a new issue