From b1edfbb1efca5493d7725e9645c316c69c7f95a9 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 18 Sep 2018 10:17:20 +0200 Subject: [PATCH] keepassx: switch to https. --- app-admin/keepassx/keepassx-2.0a5.recipe | 4 ++-- app-admin/keepassx/keepassx-2.0a6.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-admin/keepassx/keepassx-2.0a5.recipe b/app-admin/keepassx/keepassx-2.0a5.recipe index 1ec8e867c..49a390922 100644 --- a/app-admin/keepassx/keepassx-2.0a5.recipe +++ b/app-admin/keepassx/keepassx-2.0a5.recipe @@ -12,7 +12,7 @@ complete database. KeePassX offers a little utility for secure password generation. The password \ generator is very customizable, fast and easy to use. Especially someone who \ generates passwords frequently will appreciate this feature." -HOMEPAGE="http://www.keepassx.org/" +HOMEPAGE="https://www.keepassx.org/" COPYRIGHT="2010-2012 Felix Geyer 2011-2012 Florian Geyer 2012 Tobias Tangemann @@ -21,7 +21,7 @@ COPYRIGHT="2010-2012 Felix Geyer 2012 Nokia Corporation and/or its subsidiary(-ies) 2000-2008 Tom Sato" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="git+https://github.com/keepassx/keepassx.git#2.0-alpha5" PATCHES="keepassx-2.0a5.patchset" ADDITIONAL_FILES="keepassx.rdef" diff --git a/app-admin/keepassx/keepassx-2.0a6.recipe b/app-admin/keepassx/keepassx-2.0a6.recipe index 6a3542f18..42a966bc9 100644 --- a/app-admin/keepassx/keepassx-2.0a6.recipe +++ b/app-admin/keepassx/keepassx-2.0a6.recipe @@ -12,7 +12,7 @@ complete database. KeePassX offers a little utility for secure password generation. The password \ generator is very customizable, fast and easy to use. Especially someone who \ generates passwords frequently will appreciate this feature." -HOMEPAGE="http://www.keepassx.org/" +HOMEPAGE="https://www.keepassx.org/" COPYRIGHT="2010-2012 Felix Geyer 2011-2012 Florian Geyer 2012 Tobias Tangemann @@ -21,7 +21,7 @@ COPYRIGHT="2010-2012 Felix Geyer 2012 Nokia Corporation and/or its subsidiary(-ies) 2000-2008 Tom Sato" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/keepassx/keepassx/archive/2.0-alpha6.zip" CHECKSUM_SHA256="dc377d6630bd1ae68191713442ff84ea173710bdfeddf95467b4f64910e030aa" SOURCE_DIR="keepassx-2.0-alpha6"