app-admin/keepassxc: Revbump to fix keeshare cmake build option
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 12 Jul 2019 08:00:03 +0000 (10:00 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 12 Jul 2019 08:03:52 +0000 (10:03 +0200)
Thanks-to: Markus Rathgeb <maggu2810@gmail.com>
Closes: https://bugs.gentoo.org/689714
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild [moved from app-admin/keepassxc/keepassxc-2.4.3.ebuild with 97% similarity]

similarity index 97%
rename from app-admin/keepassxc/keepassxc-2.4.3.ebuild
rename to app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild
index fa1b4e6b2168f3ec96f40d3c60af939ccb6c6bb6..20cd5799cdebe8e5249818b1892c7f73a6d4793b 100644 (file)
@@ -74,7 +74,7 @@ src_configure() {
                -DWITH_TESTS="$(usex test)"
                -DWITH_XC_AUTOTYPE="$(usex autotype)"
                -DWITH_XC_BROWSER="$(usex browser)"
-               -DWITH_XC_KEESHARE_SECURE="$(usex keeshare)"
+               -DWITH_XC_KEESHARE="$(usex keeshare)"
                -DWITH_XC_NETWORKING="$(usex network)"
                -DWITH_XC_SSHAGENT=ON
                -DWITH_XC_UPDATECHECK=OFF