mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bluez-qt5: update to 5.115.0.
This commit is contained in:
parent
d6bf452b3c
commit
7cf7af15cd
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.113.0
|
version=5.115.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=a7b3f985f60f465925a105075e1050b5666d2042bfd36998444914f6139dd6f8
|
checksum=bd7fd3144175be0c679428f449cbdca57223d101177da67cabcba5fca4bc64a1
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue