keepassx: switch to https.

This commit is contained in:
Jerome Duval
2018-09-18 10:17:20 +02:00
parent 6f3acefb5c
commit b1edfbb1ef
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"