bluez: 5.55 -> 5.56

This commit is contained in:
Tim Biermann 2021-02-23 14:33:15 +00:00
parent 17494574a3
commit 0387a6608d
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 9 deletions

View File

@ -8,7 +8,6 @@ drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/bluetoothd
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/bccmd
-rwxr-xr-x root/root usr/bin/bluemoon
-rwxr-xr-x root/root usr/bin/bluetoothctl
-rwxr-xr-x root/root usr/bin/btattach
@ -35,9 +34,9 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/bluetooth/
-rwxr-xr-x root/root usr/lib/bluetooth/bluetoothd
-rwxr-xr-x root/root usr/lib/libbluetooth.la
lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.3
lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.3
-rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.3
lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.4
lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.4
-rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/bluez.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36WrE+6HcJ+KSFpQnPrJ8mGq5Rx0Z/HvaBKHAQ3AKTETpkGqhf0DyK1+/8T3iS+vZ0AeCFim5o/pwHx9fO/iag8=
SHA256 (Pkgfile) = 7448114bc8a5b9db03e5ccddd6b9bafbbb6f6b7185b8a2cef499dca808ab1c4e
SHA256 (.footprint) = 192faea9ae9f6e4225759bf6a01482cbc4efeb3bebcf6b6caec5d24c6b5b0a5e
SHA256 (bluez-5.55.tar.xz) = 8863717113c4897e2ad3271fc808ea245319e6fd95eed2e934fae8e0894e9b88
RWSagIOpLGJF38Ky8cNnlkrHaCE7FGRASQFw34TXoHPNcO65GGs9kKYQiGy+07F6F2IcFVYly85Keul+YUPlnqmtQDBSl+mLRwE=
SHA256 (Pkgfile) = a37214c886797b735a626700871eb5ca1ffe03c7ab46c50c63bd6c533a258ac1
SHA256 (.footprint) = 39278622d9af97ab95441ab534b7dfd4d328317a886eaa23bcd8055e1da4b214
SHA256 (bluez-5.56.tar.xz) = 59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d
SHA256 (bluetoothd) = b24a219ea4b457a8efdd1b5e0880022056b7b85a3e469f5e3678fa5e4d4be6b6

View File

@ -4,7 +4,7 @@
# Depends on: alsa-lib dbus glib
name=bluez
version=5.55
version=5.56
release=1
source=(https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-$version.tar.xz
bluetoothd)