From 4b1d1a6c815628a146458869c2d47e9100debdcb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 10 Mar 2011 12:44:41 +0000 Subject: testing/bluez-hcidump: upgrade to 2.0 --- testing/bluez-hcidump/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/bluez-hcidump/APKBUILD b/testing/bluez-hcidump/APKBUILD index bb697ba93b..7f300493e9 100644 --- a/testing/bluez-hcidump/APKBUILD +++ b/testing/bluez-hcidump/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=bluez-hcidump -pkgver=1.42 +pkgver=2.0 pkgrel=0 pkgdesc="Bluetooth HCI package analyzer" url="http://www.bluez.org/" @@ -9,7 +9,7 @@ license="GPL2" depends= makedepends="bluez-dev" subpackages="$pkgname-doc" -source="http://bluez.sf.net/download/$pkgname-$pkgver.tar.gz" +source="http://www.kernel.org/pub/linux/bluetooth/bluez-hcidump-$pkgver.tar.gz" build() { cd "$srcdir"/$pkgname-$pkgver @@ -23,4 +23,4 @@ package() { cd "$srcdir"/$pkgname-$pkgver make DESTDIR="$pkgdir" install || return 1 } -md5sums="5704737aaf72104eeaf77335218a1827 bluez-hcidump-1.42.tar.gz" +md5sums="5c2e3ef0a68b2845047867ba51ff8ac9 bluez-hcidump-2.0.tar.gz" -- cgit v1.2.3