blueman: update to 2.2.1.
This commit is contained in:
parent
37f25dcc3d
commit
07eee10795
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=2.1.4
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -13,8 +13,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/blueman-project/blueman"
|
homepage="https://github.com/blueman-project/blueman"
|
||||||
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||||
checksum=1d9c3d39a564d88851aa8de509f16bfa586b0b50f4307dc6c6347ba4833664da
|
checksum=fcc10a2259bef2c5ac63f577010d76caed460d68810b7f70fecf056bf10a1a72
|
||||||
conf_files="/etc/dbus-1/system.d/org.blueman.Mechanism.conf"
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" glib-devel python3-devel"
|
hostmakedepends+=" glib-devel python3-devel"
|
||||||
|
|
Loading…
Reference in a new issue