Skip to content

Commit

Permalink
Apply auto-update through chkupd
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo authored and github-actions[bot] committed Oct 12, 2024
1 parent d67022b commit 61b9fa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bluez/run
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#!/bin/sh
NAME="bluez"
RELEASE="1"
VERSION="5.77"
VERSION="5.78"
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="b0d1c157bfb245eeb7ccc3c74e9d14b1497cce0500ee992f2ebe7a40423ded01"
SHA256SUM="c84ba5d5a44990daa09ca4f7d880e8fceecefdf93063d792729998464a47e3c4"
DESCRIPTION="Bluetooth protocol stack for Linux"

build() {
Expand Down

0 comments on commit 61b9fa3

Please sign in to comment.