From aaa963b1cf49b9775034ebd48d9535f9f01977a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Mar 2017 10:41:18 +0100 Subject: [PATCH] mxml: sources have moved to github MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/mxml/mxml_2.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/mxml/mxml_2.10.bb b/recipes-support/mxml/mxml_2.10.bb index 291d0a11..146ae258 100644 --- a/recipes-support/mxml/mxml_2.10.bb +++ b/recipes-support/mxml/mxml_2.10.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6ba38606d63bb042c5d8cfee182e120" DEPENDS = "" SRC_URI = " \ - http://www.msweet.org/files/project3/${BPN}-${PV}.tar.gz \ + https://github.com/michaelrsweet/mxml/releases/download/release-${PV}/${BPN}-${PV}.tar.gz \ file://0001-avoid-testing-library-in-cross-environments.patch \ file://0002-don-t-loose-our-LDFLAGS.patch \ "