mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/bluez: upgrade to 4.93
This commit is contained in:
parent
3d0f09f4c0
commit
5c35ec5f4b
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=bluez
|
||||
pkgver=4.91
|
||||
pkgver=4.93
|
||||
pkgrel=0
|
||||
pkgdesc="Tools for the Bluetooth protocol stack"
|
||||
url="http://www.bluez.org/"
|
||||
@ -8,7 +8,7 @@ arch="all"
|
||||
license="GPL2"
|
||||
depends="consolekit"
|
||||
makedepends="dbus-dev gst-plugins-base-dev alsa-lib-dev libusb-compat-dev
|
||||
libnl-dev consolekit-dev"
|
||||
libnl-dev consolekit-dev udev-dev"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs $pkgname-alsa
|
||||
$pkgname-cups $pkgname-gstreamer"
|
||||
source="http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.bz2
|
||||
@ -73,6 +73,6 @@ gstreamer() {
|
||||
mv "$pkgdir"/usr/lib/gstreamer* \
|
||||
"$subpkgdir"/usr/lib/
|
||||
}
|
||||
md5sums="0a293ae6cf0d0e0bdd74fb65e655842a bluez-4.91.tar.bz2
|
||||
md5sums="f60027b7c3bf0f9d24b5935d5f51477e bluez-4.93.tar.bz2
|
||||
c511078403d7d27673581a8bb468b90b bluetooth.initd
|
||||
a159d897a057f4675548327329c4cc22 bluetooth.confd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user