commit:     b1a64b6751198c02f90ebc32930c24ed8591f16f
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Nov 11 12:14:14 2018 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Nov 13 21:09:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a64b67

sys-apps/ucspi-tcp: use https

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
(cherry picked from commit f6470239630b92f461a6094a34cfa5e9e0c09a6f)
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/10391

 sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild 
b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild
index 4264e46075c..71c188383ea 100644
--- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild
+++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild
@@ -6,13 +6,13 @@ EAPI="4"
 inherit eutils qmail
 
 DESCRIPTION="Collection of tools for managing UNIX services"
-HOMEPAGE="http://cr.yp.to/ucspi-tcp.html";
+HOMEPAGE="https://cr.yp.to/ucspi-tcp.html";
 SRC_URI="
-       http://cr.yp.to/${PN}/${P}.tar.gz
+       https://cr.yp.to/${PN}/${P}.tar.gz
        mirror://qmail/ucspi-rss.diff
        http://smarden.org/pape/djb/manpages/${P}-man.tar.gz
        http://xs3.b92.net/tomislavr/${P}-rblspp.patch
-       ipv6? ( http://www.fefe.de/ucspi/${P}-ipv6.diff19.bz2 )
+       ipv6? ( https://www.fefe.de/ucspi/${P}-ipv6.diff19.bz2 )
 "
 
 LICENSE="public-domain"

Reply via email to