summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-29 17:04:03 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-29 17:04:29 +0300
commit7640f89e58147c267cb03c0821e90a4169d71387 (patch)
treeecd736d60f16b77685c3c815b2370e06cc1350f2 /www-servers/lighttpd/lighttpd-9999.ebuild
parentRemove masked for removal package (diff)
downloadgentoo-7640f89e58147c267cb03c0821e90a4169d71387.tar.gz
gentoo-7640f89e58147c267cb03c0821e90a4169d71387.tar.bz2
gentoo-7640f89e58147c267cb03c0821e90a4169d71387.zip
www-servers/lighttpd: switch to HTTPS
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers/lighttpd/lighttpd-9999.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild
index 889032d8b589..c567f487647d 100644
--- a/www-servers/lighttpd/lighttpd-9999.ebuild
+++ b/www-servers/lighttpd/lighttpd-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
inherit autotools eutils readme.gentoo-r1 user systemd git-r3
DESCRIPTION="Lightweight high-performance web server"
-HOMEPAGE="http://www.lighttpd.net/"
+HOMEPAGE="https://www.lighttpd.net/"
EGIT_REPO_URI="https://git.lighttpd.net/lighttpd1.4.git git+ssh://git@lighttpd.net/lighttpd/lighttpd1.4.git git://git.lighttpd.net/lighttpd/lighttpd1.4.git"
LICENSE="BSD GPL-2"