diff --git a/recipes-support/exiv2/exiv2_0.26.bb b/recipes-support/exiv2/exiv2_0.26.bb index 6096dffb..96b69fa6 100644 --- a/recipes-support/exiv2/exiv2_0.26.bb +++ b/recipes-support/exiv2/exiv2_0.26.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" DEPENDS = "zlib expat" SRC_URI = " \ - http://www.exiv2.org/builds/${BPN}-${PV}-trunk.tar.gz \ + http://www.exiv2.org/releases/${BPN}-${PV}-trunk.tar.gz \ " SRC_URI[md5sum] = "5399e3b570d7f9205f0e76d47582da4c" SRC_URI[sha256sum] = "c75e3c4a0811bf700d92c82319373b7a825a2331c12b8b37d41eb58e4f18eafb"