net-im/psi: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 16 May 2018 14:49:46 +0000 (16:49 +0200)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 16 May 2018 22:05:56 +0000 (01:05 +0300)
Closes: https://github.com/gentoo/gentoo/pull/8433

net-im/psi/psi-1.3-r1.ebuild
net-im/psi/psi-9999.ebuild

index 83b513540792db5a02c86b8e7f9c1d2bb7353fd8..ed3aa9cca4b1cdda45a5e5f33e945335bbcf64d4 100644 (file)
@@ -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"
 
index 59adb23041957be7ecf955dd594850f24c5831cf..6e5d6038e68779838cb09042b326fb582fe3116d 100644 (file)
@@ -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"