# HG changeset patch # User Christopher Rogers # Date 1318498912 0 # Node ID 9ca8ff0199d29bdf5330524f7e8e7257e08e6af7 # Parent 3535e2c60c6ab8420c044f4f45ef2a5d1e04b743 bluez: Fixed WGET_URL. diff -r 3535e2c60c6a -r 9ca8ff0199d2 bluez/receipt --- a/bluez/receipt Thu Oct 13 03:30:25 2011 +0000 +++ b/bluez/receipt Thu Oct 13 09:41:52 2011 +0000 @@ -9,7 +9,8 @@ BUILD_DEPENDS="alsa-lib-dev dbus dbus-dev glib-dev pkg-config" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.bluez.org/" -WGET_URL="http://www.kernel.org/pub/linux/bluetooth/$TARBALL" +#WGET_URL="http://www.kernel.org/pub/linux/bluetooth/$TARBALL" +WGET_URL="http://sourceware.mirrors.tds.net/pub/kernel.org/linux/bluetooth/$TARBALL" TAGS="bluetooth" # Rules to configure and make the package.