commit:     3d63c7325e5c0d765ceae787cdd0f84d754b3d0d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 11:03:01 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=3d63c732

www-servers/hiawatha: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 www-servers/hiawatha/hiawatha-9.15.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-servers/hiawatha/hiawatha-9.15.ebuild 
b/www-servers/hiawatha/hiawatha-9.15.ebuild
index 8ef7ae9f467..754860d9b1a 100644
--- a/www-servers/hiawatha/hiawatha-9.15.ebuild
+++ b/www-servers/hiawatha/hiawatha-9.15.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=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit cmake-utils eutils systemd user
 
 DESCRIPTION="Advanced and secure webserver"
-HOMEPAGE="http://www.hiawatha-webserver.org";
-SRC_URI="http://www.hiawatha-webserver.org/files/${P}.tar.gz";
+HOMEPAGE="https://www.hiawatha-webserver.org";
+SRC_URI="https://www.hiawatha-webserver.org/files/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to