From: Michael Mair-Keimberger Date: Sat, 9 Jun 2018 19:39:45 +0000 (+0200) Subject: net-misc/openr2: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e7d985d776e6e2332784182ab40a5e3720948044;p=gentoo.git net-misc/openr2: use HTTPs --- diff --git a/net-misc/openr2/openr2-1.3.0.ebuild b/net-misc/openr2/openr2-1.3.0.ebuild index 3e45c4921241..2f15c2e0e766 100644 --- a/net-misc/openr2/openr2-1.3.0.ebuild +++ b/net-misc/openr2/openr2-1.3.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools DESCRIPTION="An open implementation of the MFC/R2 telephony signaling protocol" -HOMEPAGE="http://libopenr2.org/" +HOMEPAGE="https://libopenr2.org/" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2"