Skip to content

Commit

Permalink
app-crypt/pius: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and alonbl committed Apr 10, 2018
1 parent 3bc08b1 commit 4f4faf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-crypt/pius/pius-2.2.1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 4f4faf2

Please sign in to comment.