diff options
Diffstat (limited to 'app-admin/keepass/keepass-2.37.ebuild')
-rw-r--r-- | app-admin/keepass/keepass-2.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/keepass/keepass-2.37.ebuild b/app-admin/keepass/keepass-2.37.ebuild index 6f098aaf79a0..4b997c59a7eb 100644 --- a/app-admin/keepass/keepass-2.37.ebuild +++ b/app-admin/keepass/keepass-2.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit eutils gnome2-utils xdg-utils MY_PN="KeePass" DESCRIPTION="A free, open source, light-weight and easy-to-use password manager" -HOMEPAGE="http://keepass.info/" +HOMEPAGE="https://keepass.info/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-Source.zip" LICENSE="GPL-2" |