From 3d3a9e4492feb57350cc7d48542eacf3b902a00a Mon Sep 17 00:00:00 2001 From: kreatoo Date: Mon, 20 May 2024 20:30:35 +0000 Subject: [PATCH] Apply auto-update through chkupd --- bluez/run | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bluez/run b/bluez/run index 70c3ffd7..debfa1e7 100644 --- a/bluez/run +++ b/bluez/run @@ -1,12 +1,12 @@ #!/bin/sh NAME="bluez" RELEASE="1" -VERSION="5.75" +VERSION="5.76" BUILD_DEPENDS="gmake" SOURCES="https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-$VERSION.tar.gz" DEPENDS="sbc eudev dbus glib libical" BACKUP="etc/bluetooth/main.conf" -SHA256SUM="0a99909ea6a5754b9c07ab564747af410fecb384372945944f0359c5d5aabdf3" +SHA256SUM="6f5665a191f52f03337c2e856b8427527207adbc51e9eb4472a84c694688ab5b" DESCRIPTION="Bluetooth protocol stack for Linux" build() {