app-crypt/pius: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:51:13 +0000 (13:51 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Tue, 10 Apr 2018 19:24:17 +0000 (22:24 +0300)
app-crypt/pius/pius-2.2.1.ebuild

index f9560268c5a0d8c0aaa29a7e5d91610a7fd613a9..927947b3642a37d459e9e54b636acb44e80daf03 100644 (file)
@@ -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 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="http://www.phildev.net/pius/"
+HOMEPAGE="https://www.phildev.net/pius/"
 SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2"
 
 LICENSE="GPL-2"