mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-libs/librelp: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{9..11} )
|
||||
inherit autotools python-any-r1
|
||||
|
||||
DESCRIPTION="An easy to use library for the RELP protocol"
|
||||
HOMEPAGE="https://www.rsyslog.com/librelp/"
|
||||
HOMEPAGE="
|
||||
https://www.rsyslog.com/librelp/
|
||||
https://github.com/rsyslog/librelp
|
||||
"
|
||||
SRC_URI="https://download.rsyslog.com/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3+ doc? ( FDL-1.3 )"
|
||||
|
||||
@@ -6,4 +6,7 @@
|
||||
<flag name="gnutls">Use GnuTLS</flag>
|
||||
<flag name="openssl">Use OpenSSL</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">rsyslog/librelp</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user