mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-lua/lua-http: Remove full stop from DESCRIPTION
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2024 Gentoo Authors
|
# Copyright 2024-2026 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-{1..4} luajit )
|
|||||||
|
|
||||||
inherit lua
|
inherit lua
|
||||||
|
|
||||||
DESCRIPTION="HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server."
|
DESCRIPTION="HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server"
|
||||||
HOMEPAGE="https://daurnimator.github.io/lua-http/"
|
HOMEPAGE="https://daurnimator.github.io/lua-http/"
|
||||||
HOMEPAGE+=" https://github.com/daurnimator/lua-http"
|
HOMEPAGE+=" https://github.com/daurnimator/lua-http"
|
||||||
EGIT_COMMIT="ee3cf4b4992479b8ebfb39b530694af3bbd1d1eb"
|
EGIT_COMMIT="ee3cf4b4992479b8ebfb39b530694af3bbd1d1eb"
|
||||||
|
|||||||
Reference in New Issue
Block a user