keepassxc: update to 2.4.1.

This commit is contained in:
Nick Hahn 2019-04-18 21:57:34 +02:00 committed by maxice8
parent 54ec7f2175
commit 6fd1a4ff81

View file

@ -1,6 +1,6 @@
# Template file for 'keepassxc'
pkgname=keepassxc
version=2.4.0
version=2.4.1
revision=1
build_style=cmake
configure_args="-DWITH_TESTS=OFF -DWITH_XC_ALL=ON"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only,
LGPL-3.0-or-later, Nokia-Qt-exception-1.1, MIT BSL-1.0"
homepage="https://keepassxc.org/"
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
checksum=081ff1a34da8e0e8db951b5d70824d7a2b3d299ed4ae54e6ddc1e3ac176b95a8
checksum=0da97bd1279d1b9b06a63b9f723b43ab8c078b7f1203d6c13504fdd4735489ab
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools"