jack: temporarily use Angstrom source mirror
authorMichael Smith <msmith@cbnco.com>
Fri, 22 Oct 2010 13:41:32 +0000 (09:41 -0400)
committerMichael Smith <msmith@cbnco.com>
Fri, 22 Oct 2010 13:42:41 +0000 (09:42 -0400)
Upstream tarball has gone missing.

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/jack/jack_0.118.0.bb

index 0b2f1d2..22c8143 100644 (file)
@@ -10,8 +10,9 @@ DEPENDS = "alsa-lib"
 
 PR = "r2"
 
-SRC_URI = "http://jackaudio.org/downloads/jack-audio-connection-kit-${PV}.tar.gz \
-          "
+# Original has disappeared. Use Angstrom mirror for now.
+#SRC_URI = "http://jackaudio.org/downloads/jack-audio-connection-kit-${PV}.tar.gz"
+SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/jack-audio-connection-kit-${PV}.tar.gz"
 SRC_URI[md5sum] = "d58e29a55f285d54e75134cec8e02a10"
 SRC_URI[sha256sum] = "6aadf38ca98104772fd675bba7adecf72d2a600e17cccfc5d1f7c50f19b722c2"