summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libmxml/libmxml_3.1.bb (renamed from meta-oe/recipes-support/libmxml/libmxml_3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.0.bb b/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/"
5BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues" 5BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues"
6 6
7SRC_URI = "git://github.com/michaelrsweet/mxml.git" 7SRC_URI = "git://github.com/michaelrsweet/mxml.git"
8SRCREV = "c7755b6992a2afdd34dde47fc9be97f1237cfded" 8SRCREV = "e483e5fd8a33386fd46967681521bdd2da2b548f"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11inherit autotools 11inherit autotools