diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.0.bb b/meta-oe/recipes-support/libmxml/libmxml_3.1.bb similarity index 95% rename from meta-oe/recipes-support/libmxml/libmxml_3.0.bb rename to meta-oe/recipes-support/libmxml/libmxml_3.1.bb index 5ca2dda323..4e77d6cc02 100644 --- a/meta-oe/recipes-support/libmxml/libmxml_3.0.bb +++ b/meta-oe/recipes-support/libmxml/libmxml_3.1.bb @@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/" BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues" SRC_URI = "git://github.com/michaelrsweet/mxml.git" -SRCREV = "c7755b6992a2afdd34dde47fc9be97f1237cfded" +SRCREV = "e483e5fd8a33386fd46967681521bdd2da2b548f" S = "${WORKDIR}/git" inherit autotools