sbc: update to 2.2.

This commit is contained in:
vodkanull
2026-07-27 18:36:08 +02:00
committed by Duncan Overbruck
parent ce387a6b50
commit be45008b54
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'sbc'
pkgname=sbc
version=2.0
version=2.2
revision=1
build_style=gnu-configure
configure_args="--enable-pie --disable-static"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://www.bluez.org/"
distfiles="${KERNEL_SITE}/bluetooth/${pkgname}-${version}.tar.xz"
checksum=8f12368e1dbbf55e14536520473cfb338c84b392939cc9b64298360fd4a07992
checksum=a1ada76ef35e5af9c2fbd063754dc9e37a8d989417c6eb1ecebb089b1383ae9e
sbc-devel_package() {
depends="sbc>=${version}_${revision}"