diff options
author | Tim Biermann <tbier@posteo.de> | 2020-03-16 17:53:21 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-03-16 17:53:36 +0000 |
commit | cce4b763427cdc3bb5744d5bbd37f2d3c30193d8 (patch) | |
tree | 123c67d0af1ee6299a1d34d9c0ffd1f79dd31e10 | |
parent | 79907343ca96760103a3af86042d94fa30405e90 (diff) | |
download | contrib-cce4b763427cdc3bb5744d5bbd37f2d3c30193d8.tar.gz contrib-cce4b763427cdc3bb5744d5bbd37f2d3c30193d8.tar.xz |
bluez: 5.53 -> 5.54
-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 37bf770d1..0899b61da 100644 --- a/bluez/.footprint +++ b/bluez/.footprint @@ -41,9 +41,9 @@ drwxr-xr-x root/root usr/lib/bluez/ drwxr-xr-x root/root usr/lib/bluez/bluetooth/ -rwxr-xr-x root/root usr/lib/bluez/bluetooth/bluetoothd -rwxr-xr-x root/root usr/lib/libbluetooth.la -lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.1 -lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.1 --rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.1 +lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.2 +lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.2 +-rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.2 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 ab52ec7ee..905442a71 100644 --- a/bluez/.signature +++ b/bluez/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36hsH/NwFX+dHrJYaAOtf+yX9vsTJbz5HH4t/B1vzdamyE1DnH2F9GFCfCaK3GTOIF6Pgj6bDW6UQklYmcQRDA8= -SHA256 (Pkgfile) = 799a85f75a45a4c5dd0eed8b8f2501b5c25430ec37b80ccb67425dce7245faa4 -SHA256 (.footprint) = 5853a56aff892c0b6eab76cfcaa7bb83c9f9e040a57dd618232141eee490e763 -SHA256 (bluez-5.53.tar.xz) = 38aa2da8302fefad53116bb281a11968732a42eeb19c5fb3668342f39b7938bc +RWSagIOpLGJF3+MXXdBx3L2uo1269XHr9XMnLs47/B1ycK9oBaNcp0WspTEHOZT2yFEyeHtOdrGmZbIyVq1FMi3EoJW81g7eiwU= +SHA256 (Pkgfile) = 81e7685652e57807576fb1b43205be75908cdb82dca52a9b93da0d1b87cb10ee +SHA256 (.footprint) = 05eb05fd723e597ac49eaf08bae9c43c2e5966e60f4a3356dd14e278824b4db7 +SHA256 (bluez-5.54.tar.xz) = 68cdab9e63e8832b130d5979dc8c96fdb087b31278f342874d992af3e56656dc SHA256 (bluetoothd) = 16992d015e2efe3177ac8a6446225dc724ac0908759015da26d823b9eb5c4ca1 diff --git a/bluez/Pkgfile b/bluez/Pkgfile index 13832f8f7..8433d3081 100644 --- a/bluez/Pkgfile +++ b/bluez/Pkgfile @@ -4,7 +4,7 @@ # Depends on: alsa-lib dbus glib name=bluez -version=5.53 +version=5.54 release=1 source=(https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-$version.tar.xz bluetoothd) |