mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bluez-qt5: update to 5.112.0.
This commit is contained in:
parent
11d15a0872
commit
3ea8d88436
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluez-qt5'
|
# Template file for 'bluez-qt5'
|
||||||
pkgname=bluez-qt5
|
pkgname=bluez-qt5
|
||||||
version=5.111.0
|
version=5.112.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args=" -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
configure_args=" -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/bluez-qt"
|
homepage="https://invent.kde.org/frameworks/bluez-qt"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=c0cbab8652972af7a767320a52a2143613164f0ee1d9860cb23f782e599ce36b
|
checksum=eb2979251fd039eb585a2e51d38e8e34fdb108a481818202d50426f9e9dc7f0e
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue