commit: 7d85b9faf9ab858b11657ffffcfdab70773fdd9c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 11:01:28 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 11:06:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d85b9fa
net-voip/gnugk: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-voip/gnugk/gnugk-3.4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-voip/gnugk/gnugk-3.4-r1.ebuild
b/net-voip/gnugk/gnugk-3.4-r1.ebuild
index 68b48b97e64..50de60a3902 100644
--- a/net-voip/gnugk/gnugk-3.4-r1.ebuild
+++ b/net-voip/gnugk/gnugk-3.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -9,7 +9,7 @@ MY_P1=${PN}-$(replace_version_separator 2 -)
MY_P2=${PN}-$(get_version_component_range 1-2)
DESCRIPTION="GNU H.323 gatekeeper"
-HOMEPAGE="http://www.gnugk.org/"
+HOMEPAGE="https://www.gnugk.org/"
SRC_URI="mirror://sourceforge/openh323gk/${MY_P1}.tar.gz"
LICENSE="GPL-2"