summaryrefslogtreecommitdiffstats
path: root/src/exiv2.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-11-30 17:11:55 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-11-30 17:11:55 (GMT)
commit03393209c52768bf0e163428a6c7614a2a8d20af (patch)
tree28d015ccdfc63c9eedff17639b6eb57e262fdfaf /src/exiv2.mk
parent6456972138dad3654d010016352061b3e226c211 (diff)
downloadmxe-03393209c52768bf0e163428a6c7614a2a8d20af.zip
mxe-03393209c52768bf0e163428a6c7614a2a8d20af.tar.gz
mxe-03393209c52768bf0e163428a6c7614a2a8d20af.tar.bz2
exiv2: update 0.24 --> 0.25
Diffstat (limited to 'src/exiv2.mk')
-rw-r--r--src/exiv2.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exiv2.mk b/src/exiv2.mk
index 26be6da..5d4e2e8 100644
--- a/src/exiv2.mk
+++ b/src/exiv2.mk
@@ -3,8 +3,8 @@
PKG := exiv2
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.24
-$(PKG)_CHECKSUM := f4a443e6c7fb9d9f5e787732f76969a64c72c4c04af69b10ed57f949c2dfef8e
+$(PKG)_VERSION := 0.25
+$(PKG)_CHECKSUM := c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4
$(PKG)_SUBDIR := exiv2-$($(PKG)_VERSION)
$(PKG)_FILE := exiv2-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.exiv2.org/$($(PKG)_FILE)