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