diff options
Diffstat (limited to 'www-servers/lighttpd/lighttpd-1.4.55-r102.ebuild')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.55-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.55-r102.ebuild b/www-servers/lighttpd/lighttpd-1.4.55-r102.ebuild index 2698968cdc42..28846dbdf248 100644 --- a/www-servers/lighttpd/lighttpd-1.4.55-r102.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.55-r102.ebuild @@ -9,7 +9,7 @@ inherit autotools flag-o-matic lua-single readme.gentoo-r1 systemd toolchain-fun DESCRIPTION="Lightweight high-performance web server" HOMEPAGE="https://www.lighttpd.net https://github.com/lighttpd" -SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz" +SRC_URI="https://download.lighttpd.net/lighttpd/releases-$(ver_cut 1-2).x/${P}.tar.xz" LICENSE="BSD GPL-2" SLOT="0" |