diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-31 10:34:25 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-31 10:34:25 +0200 |
commit | fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0 (patch) | |
tree | 6a943193c5e8197b21b9c4cdd9de0260769fb46d /bluez | |
parent | 0300a15da0b962df253cebefd176c491a0ee28b3 (diff) | |
parent | 82c39129bc3ae78a6815b758fe74fdb614979072 (diff) | |
download | contrib-fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0.tar.gz contrib-fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'bluez')
-rw-r--r-- | bluez/.footprint | 7 | ||||
-rw-r--r-- | bluez/.signature | 8 | ||||
-rw-r--r-- | bluez/Pkgfile | 2 |
3 files changed, 9 insertions, 8 deletions
diff --git a/bluez/.footprint b/bluez/.footprint index 6e3689a2f..799ebdc92 100644 --- a/bluez/.footprint +++ b/bluez/.footprint @@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/btattach -rwxr-xr-x root/root usr/bin/btmon -rwxr-xr-x root/root usr/bin/hex2hcd +-rwxr-xr-x root/root usr/bin/isotest -rwxr-xr-x root/root usr/bin/l2ping -rwxr-xr-x root/root usr/bin/l2test -rwxr-xr-x root/root usr/bin/mpris-proxy @@ -34,9 +35,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.6 -lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.6 --rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.6 +lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.7 +lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.7 +-rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.7 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 dcd3e9a86..398ab26c5 100644 --- a/bluez/.signature +++ b/bluez/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32QZYRmoINmKzboOuULmVOvAGdqcgUijzr2g7oez4c4U5JY692NVYv/a28vT/bX/CjGTCgrxwsMPmt1Bv0EsmwY= -SHA256 (Pkgfile) = 3d501685d80c78f46042f0c5f2edff86c1aaca4481484055d7a3c81870a0986c -SHA256 (.footprint) = 7df9463e4e064fe341df08d64e1c5ae23517687187a6edbd1a6dffda52fb3c5d -SHA256 (bluez-5.64.tar.xz) = ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34 +RWSagIOpLGJF39gFvH3Lx0FzRwcF37sDlK5E8QAygqiKTBjZ2imTDom5n5KHz5RBRZhTUeLgsbDbliEgv3EN90+gjiwr6yniwwg= +SHA256 (Pkgfile) = 3ad6c90970463be07878bc23a2cc833375f27e8496e086662af1a29511dbd1ed +SHA256 (.footprint) = 711732be8bc51314e854319d436c062af90ee639ade5f49cb7cc478c4edca8b8 +SHA256 (bluez-5.65.tar.xz) = 2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4 SHA256 (bluetoothd) = b24a219ea4b457a8efdd1b5e0880022056b7b85a3e469f5e3678fa5e4d4be6b6 diff --git a/bluez/Pkgfile b/bluez/Pkgfile index afacc40ef..669698ca1 100644 --- a/bluez/Pkgfile +++ b/bluez/Pkgfile @@ -5,7 +5,7 @@ # Optional: cups docutils libical name=bluez -version=5.64 +version=5.65 release=1 source=(https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-$version.tar.xz bluetoothd) |