wok rev 11015

bluez: Fixed WGET_URL.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 09:41:52 2011 +0000 (2011-10-13)
parents 3535e2c60c6a
children 969eb19b0ab8
files bluez/receipt
line diff
     1.1 --- a/bluez/receipt	Thu Oct 13 03:30:25 2011 +0000
     1.2 +++ b/bluez/receipt	Thu Oct 13 09:41:52 2011 +0000
     1.3 @@ -9,7 +9,8 @@
     1.4  BUILD_DEPENDS="alsa-lib-dev dbus dbus-dev glib-dev pkg-config"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.bluez.org/"
     1.7 -WGET_URL="http://www.kernel.org/pub/linux/bluetooth/$TARBALL"
     1.8 +#WGET_URL="http://www.kernel.org/pub/linux/bluetooth/$TARBALL"
     1.9 +WGET_URL="http://sourceware.mirrors.tds.net/pub/kernel.org/linux/bluetooth/$TARBALL"
    1.10  TAGS="bluetooth"
    1.11  
    1.12  # Rules to configure and make the package.