wok-next diff bluez/receipt @ rev 7857

Add qrencode
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 31 15:35:44 2010 +0100 (2010-12-31)
parents 22b3d6db6c91
children d4abc9d28cda
line diff
     1.1 --- a/bluez/receipt	Sat Dec 18 15:53:38 2010 +0000
     1.2 +++ b/bluez/receipt	Fri Dec 31 15:35:44 2010 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bluez"
     1.7 -VERSION="4.81"
     1.8 +VERSION="4.82"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Bluetooth protocol stack."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="linux-bluetooth alsa-lib glib dbus pygobject dbus-python"
    1.13  BUILD_DEPENDS="alsa-lib-dev dbus dbus-dev glib-dev pkg-config"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.bluez.org/"
    1.17  WGET_URL="http://www.kernel.org/pub/linux/bluetooth/$TARBALL"
    1.18  TAGS="bluetooth"