summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-05 13:41:12 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-20 21:35:44 -0400
commit23c82f248854673b5d35e0793fe6b07cb93ad624 (patch)
tree2707a5d2dda69921807796ed606278bcae676a79 /net-mail/autorespond
parentnet-misc/dhcpcd: remove unused patch (diff)
downloadgentoo-23c82f248854673b5d35e0793fe6b07cb93ad624.tar.gz
gentoo-23c82f248854673b5d35e0793fe6b07cb93ad624.tar.bz2
gentoo-23c82f248854673b5d35e0793fe6b07cb93ad624.zip
net-mail/autorespond: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16599 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-mail/autorespond')
-rw-r--r--net-mail/autorespond/autorespond-2.0.4.ebuild2
-rw-r--r--net-mail/autorespond/autorespond-2.0.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild
index e31c689b04dd..b1853c18e1ee 100644
--- a/net-mail/autorespond/autorespond-2.0.4.ebuild
+++ b/net-mail/autorespond/autorespond-2.0.4.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="Autoresponder add on package for qmailadmin"
-HOMEPAGE="http://inter7.com/software/"
+HOMEPAGE="https://www.inter7.com/software/"
SRC_URI="mirror://sourceforge/qmailadmin/${P}.tar.gz
mirror://gentoo/${PN}_${PV}-1.diff.gz"
diff --git a/net-mail/autorespond/autorespond-2.0.5.ebuild b/net-mail/autorespond/autorespond-2.0.5.ebuild
index ef3e2880e152..043fe13b37fd 100644
--- a/net-mail/autorespond/autorespond-2.0.5.ebuild
+++ b/net-mail/autorespond/autorespond-2.0.5.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="Autoresponder add on package for qmailadmin"
-HOMEPAGE="http://www.inter7.com/software/"
+HOMEPAGE="https://www.inter7.com/software/"
SRC_URI="http://qmail.ixip.net/download/${P}.tar.gz"
LICENSE="GPL-2"