From 7e8f2afa6fb064aaa3b477456c60f64b20caedeb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 7 Nov 2009 22:55:26 +0100 Subject: libxml-twig-perl: as noted previously, upstream are idiots and keep replacing the same tarball instead of creating a new release, so we now pull a renamed tarball from the angstrom source mirror. The filename should make it pretty clear what is happening if 'git log' doesn't work for you --- recipes/perl/libxml-twig-perl_3.33.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/perl') diff --git a/recipes/perl/libxml-twig-perl_3.33.bb b/recipes/perl/libxml-twig-perl_3.33.bb index 65d69d251a..d828a63166 100644 --- a/recipes/perl/libxml-twig-perl_3.33.bb +++ b/recipes/perl/libxml-twig-perl_3.33.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.xmltwig.com/" DEPENDS += "libxml-parser-perl" PR = "r1" -SRC_URI = "http://xmltwig.com/xmltwig/XML-Twig-${PV}.tar.gz" +SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/XML-Twig-${PV}-upstream-keeps-changing-this-tarball-so-we-mirror-our-own.tar.gz" S = "${WORKDIR}/XML-Twig-${PV}" -- cgit v1.2.3