diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-11 13:34:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-11 13:34:46 +0300 |
commit | 46b0e5ea53634da166e91618d26d4a166fc83824 (patch) | |
tree | 58093d2c4481bed51312843f866d9699914671f2 /www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild | |
parent | www-client/chromium: Drop bitstream-cyberbit from doc content (diff) | |
download | gentoo-46b0e5ea53634da166e91618d26d4a166fc83824.tar.gz gentoo-46b0e5ea53634da166e91618d26d4a166fc83824.tar.bz2 gentoo-46b0e5ea53634da166e91618d26d4a166fc83824.zip |
www-servers/lighttpd: Alternate HOMEPAGE
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild index daacfc1d3d9d..517cf66fb0de 100644 --- a/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.45-r1.ebuild @@ -6,7 +6,8 @@ EAPI=6 inherit autotools readme.gentoo-r1 systemd user DESCRIPTION="Lightweight high-performance web server" -HOMEPAGE="https://www.lighttpd.net/" +HOMEPAGE="https://www.lighttpd.net + https://github.com/lighttpd" SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz" LICENSE="BSD GPL-2" |