libxml-twig-perl: as noted previously, upstream are idiots and keep replacing the...
authorKoen Kooi <koen@openembedded.org>
Sat, 7 Nov 2009 21:55:26 +0000 (22:55 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 7 Nov 2009 21:55:26 +0000 (22:55 +0100)
The filename should make it pretty clear what is happening if 'git log' doesn't work for you

conf/checksums.ini
recipes/perl/libxml-twig-perl_3.33.bb

index 10e2b84..4a919cb 100644 (file)
@@ -1330,6 +1330,10 @@ sha256=9fd529867402456bd826fe0e5588d35b3a2e27e586a2fd838d1352b71c2ed73f
 md5=593aa8001e5c301cdcdb4bb3b63abc33
 sha256=a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826
 
+[http://www.angstrom-distribution.org/unstable/sources/XML-Twig-3.33-upstream-keeps-changing-this-tarball-so-we-mirror-our-own.tar.gz]
+md5=918f8fba33efe9cf5bc07907c6e46556
+sha256=630241ba64685a264d6037cbfed29476ab36fce652746ad5966fcfc9d810abdc
+
 [http://xmltwig.com/xmltwig/XML-Twig-3.33.tar.gz]
 md5=495fd8c320f67a0c8e0b90ccb060f0ea
 sha256=d87ff8c2e1d594808a58373ea72aa6f6e42a9a19d550a569b3f5fd22b53efebd
@@ -6758,6 +6762,10 @@ sha256=d68b5988907e06cc37793489589f5545487a9b1bbe6444b7e2e16450bd1cb9ae
 md5=0b6ccb1e50d96b7127a18a69399fcf05
 sha256=b2b0a231aae105090948521a469c5019eb886f0562fa3315a49cebaf74f61be4
 
+[http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.5.5/source/firefox-3.5.5.source.tar.bz2]
+md5=b3d92dfb40584141dc1068efc9bdfccc
+sha256=2abe7b5561267c230df27951d1d8c6c5853d06ca2426997fdf0a63c5db689feb
+
 [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/3.5b4-candidates/build1/source/firefox-3.5b4-source.tar.bz2]
 md5=ff6bf463300cb56bcf750973b2af3d80
 sha256=b653f2fa8dfdd0a54a6b8c576769719cf9014ca6b09f8e9d351721a51766d95d
index 65d69d2..d828a63 100644 (file)
@@ -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}"