bluez-qt5: update to 5.29.0
This commit is contained in:
parent
db8e501172
commit
9dcce3d2dd
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.26.0
|
version=5.29.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=67205efeac8579a2ff0f8de7fdb61a8510e8ca8f6bc2e147d8846fd3b52c4358
|
checksum=6f8fc96f2b0961d2516b94fc90728674e97d93e9e78db9e13538f76a37823697
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i CMakeLists.txt -e 's|/lib/udev/rules.d|/usr/lib/udev/rules.d|g'
|
sed -i CMakeLists.txt -e 's|/lib/udev/rules.d|/usr/lib/udev/rules.d|g'
|
||||||
|
|
Loading…
Reference in a new issue