diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.2.bb b/meta-oe/recipes-support/libmxml/libmxml_3.3.bb similarity index 95% rename from meta-oe/recipes-support/libmxml/libmxml_3.2.bb rename to meta-oe/recipes-support/libmxml/libmxml_3.3.bb index 02443e27ff..c8e2167795 100644 --- a/meta-oe/recipes-support/libmxml/libmxml_3.2.bb +++ b/meta-oe/recipes-support/libmxml/libmxml_3.3.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;nobranch=1;protocol=https" -SRCREV = "38b044ed8ca2a611ed9ed3e26c4b46416335194e" +SRCREV = "0237559fdbcecae34157b547aa2b99e12de305a2" S = "${WORKDIR}/git" inherit autotools