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 May 20, 2024
1 parent a9a9e38 commit 3d3a9e4
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.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() {
Expand Down

0 comments on commit 3d3a9e4

Please sign in to comment.