summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb (renamed from meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb b/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
index c0fb32ab79..e1f57ae8c7 100644
--- a/meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb
+++ b/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
4 4
5DEPENDS = "zlib expat brotli libinih" 5DEPENDS = "zlib expat brotli libinih"
6 6
7SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x" 7SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x;tag=v${PV}"
8SRCREV = "a6a79ef064f131ffd03c110acce2d3edb84ffa2e" 8SRCREV = "afcb7a8ba84a7de36d2f1ee7689394e078697956"
9 9
10inherit cmake gettext 10inherit cmake gettext