From 04479b7e73ab9071e416e5f90dbc0a245c02acd6 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 16 May 2018 16:49:46 +0200 Subject: net-im/psi: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8433 --- net-im/psi/psi-1.3-r1.ebuild | 2 +- net-im/psi/psi-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/psi') diff --git a/net-im/psi/psi-1.3-r1.ebuild b/net-im/psi/psi-1.3-r1.ebuild index 83b513540792..ed3aa9cca4b1 100644 --- a/net-im/psi/psi-1.3-r1.ebuild +++ b/net-im/psi/psi-1.3-r1.ebuild @@ -9,7 +9,7 @@ PLOCALE_BACKUP="en" inherit l10n qmake-utils xdg-utils DESCRIPTION="Qt XMPP client" -HOMEPAGE="http://psi-im.org/" +HOMEPAGE="https://psi-im.org" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz https://github.com/psi-im/psi-l10n/archive/${PV}.tar.gz -> psi-l10n-${PV}.tar.gz" diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index 59adb2304195..6e5d6038e687 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -9,7 +9,7 @@ PLOCALE_BACKUP="en" inherit l10n git-r3 qmake-utils gnome2-utils xdg-utils DESCRIPTION="Qt XMPP client" -HOMEPAGE="http://psi-im.org/" +HOMEPAGE="https://psi-im.org" PSI_URI="https://github.com/psi-im" PSI_PLUS_URI="https://github.com/psi-plus" -- cgit v1.2.3-65-gdbad