libsidplay: use mirror for SRC_URI
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 23 Feb 2009 00:01:33 +0000 (01:01 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 23 Feb 2009 00:01:33 +0000 (01:01 +0100)
packages/libsidplay/libsidplay_1.36.59.bb

index 9ca4ee1..59cabae 100644 (file)
@@ -2,15 +2,11 @@ DESCRIPTION = "A library for replaying C64 SID music"
 SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL"
-
 PR = "r1"
 
-SRC_URI = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/libsidplay-${PV}.tgz \
-           http://ftp.debian.org/debian/pool/main/libs/libsidplay/libsidplay_1.36.59-5.diff.gz;patch=1 \
+SRC_URI = "\
+  ftp://ftp.uni-frankfurt.de/pub/Mirrors2/gentoo.org/distfiles/libsidplay-1.36.59.tgz \
+  http://ftp.debian.org/debian/pool/main/libs/libsidplay/libsidplay_1.36.59-5.diff.gz;patch=1 \
 "
 
-inherit autotools
-
-do_stage() {
-       autotools_stage_all
-}
+inherit autotools_stage