keepassxc: update to 2.2.2.

This commit is contained in:
maxice8 2017-10-22 02:19:19 -02:00 committed by lemmi
parent 2b08d8269a
commit 945d8467ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'keepassxc'
pkgname=keepassxc
version=2.2.1
version=2.2.2
revision=1
build_style=cmake
configure_args="-DWITH_XC_HTTP=ON -DWITH_XC_YUBIKEY=ON -DWITH_XC_AUTOTYPE=ON -DWITH_TESTS=OFF"
@ -10,7 +10,7 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
license="GPL-3, GPL-2, BSD-3-clause, LGPL-2, LGPL-2.1, LGPL-3+, Boost-1.0, CC-0"
homepage="https://keepassxc.org/"
distfiles="https://github.com/keepassxreboot/keepassxc/archive/${version}.tar.gz"
checksum=184663e8b08e081dedf4c9dbdd68bf86ed0f5e32388b4781b7afcf89ef5c8e4d
checksum=d36b21415f666d68eb130d739302759a0746b8df9315f828b44b7c1333c2d6a3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-qmake qt5-tools"