From 46e42214a7a8d38dfab73d70bbe87d9ec48c206e Mon Sep 17 00:00:00 2001 From: Carles Pastor Badosa Date: Sat, 1 Apr 2023 17:01:07 +0200 Subject: [PATCH] End botspam by properly upgrading to bluez 5.65 flathub bot is repeatedly opening merge requests trying to update bluez to 5.65, however, these keep failing. Getting it to build properly will stop these. --- io.github.shiiion.primehack.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/io.github.shiiion.primehack.yml b/io.github.shiiion.primehack.yml index 5423163..5ddcb34 100644 --- a/io.github.shiiion.primehack.yml +++ b/io.github.shiiion.primehack.yml @@ -54,12 +54,15 @@ modules: - --disable-a2dp - --disable-avrcp - --disable-network + - --disable-obex + - --disable-bap + - --disable-mcp - --with-dbusconfdir=/app/etc - --with-dbussessionbusdir=/app/usr/lib/system-services sources: - type: archive - url: https://www.kernel.org/pub/linux/bluetooth/bluez-5.65.tar.xz - sha256: 2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4 + url: https://www.kernel.org/pub/linux/bluetooth/bluez-5.66.tar.xz + sha256: 39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574 x-checker-data: type: anitya project-id: 10029