diff options
author | Tim Biermann <tbier@posteo.de> | 2021-04-09 22:15:37 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-04-09 22:15:37 +0000 |
commit | 9c1c78bb992a5ee047636d69e4f6267fb8ca951d (patch) | |
tree | e4dda6370c9db4b8e7d54a28020e4d8265cd5fbd /bluez | |
parent | 71416044250985f1c99af7b267c95604995b4d19 (diff) | |
download | contrib-9c1c78bb992a5ee047636d69e4f6267fb8ca951d.tar.gz contrib-9c1c78bb992a5ee047636d69e4f6267fb8ca951d.tar.xz |
bluez: 5.56 -> 5.58
Diffstat (limited to 'bluez')
-rw-r--r-- | bluez/.footprint | 6 | ||||
-rw-r--r-- | bluez/.signature | 8 | ||||
-rw-r--r-- | bluez/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/bluez/.footprint b/bluez/.footprint index 5e0c33c3d..35ca0f89f 100644 --- a/bluez/.footprint +++ b/bluez/.footprint @@ -34,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.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 +lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.5 +lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.5 +-rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.5 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/ diff --git a/bluez/.signature b/bluez/.signature index d27d6fb65..2ebd37f90 100644 --- a/bluez/.signature +++ b/bluez/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38Ky8cNnlkrHaCE7FGRASQFw34TXoHPNcO65GGs9kKYQiGy+07F6F2IcFVYly85Keul+YUPlnqmtQDBSl+mLRwE= -SHA256 (Pkgfile) = a37214c886797b735a626700871eb5ca1ffe03c7ab46c50c63bd6c533a258ac1 -SHA256 (.footprint) = 39278622d9af97ab95441ab534b7dfd4d328317a886eaa23bcd8055e1da4b214 -SHA256 (bluez-5.56.tar.xz) = 59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d +RWSagIOpLGJF352shmvKp0+NcFe5+lOYBUg81ADcETQ6wc+naASqsnlLhivkiuecBeLnHL6KnakWcwh1FTPfK2Egrjq+MQbF/Qc= +SHA256 (Pkgfile) = c51d3b3c0324beaed678bf7f533a46458df00ce3207d0a83f9cbdb96267e5fbc +SHA256 (.footprint) = a54c45690d455dba6beb8707c44093f1cd30ca31b07d40fb19eced439c40af45 +SHA256 (bluez-5.58.tar.xz) = c8065e75a5eb67236849ef68a354b1700540305a8c88ef0a0fd6288f19daf1f1 SHA256 (bluetoothd) = b24a219ea4b457a8efdd1b5e0880022056b7b85a3e469f5e3678fa5e4d4be6b6 diff --git a/bluez/Pkgfile b/bluez/Pkgfile index bede4213d..af8073430 100644 --- a/bluez/Pkgfile +++ b/bluez/Pkgfile @@ -4,7 +4,7 @@ # Depends on: alsa-lib dbus glib name=bluez -version=5.56 +version=5.58 release=1 source=(https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-$version.tar.xz bluetoothd) |