mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/confuse: update github link
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
ca023f7a49
commit
db00946721
@@ -5,8 +5,8 @@ EAPI=7
|
||||
inherit multilib-minimal flag-o-matic
|
||||
|
||||
DESCRIPTION="a configuration file parser library"
|
||||
HOMEPAGE="https://github.com/martinh/libconfuse"
|
||||
SRC_URI="https://github.com/martinh/libconfuse/releases/download/v${PV}/${P}.tar.xz"
|
||||
HOMEPAGE="https://github.com/libconfuse/libconfuse"
|
||||
SRC_URI="https://github.com/libconfuse/libconfuse/releases/download/v${PV}/${P}.tar.xz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/2.1.0"
|
||||
|
||||
@@ -5,8 +5,8 @@ EAPI=7
|
||||
inherit multilib-minimal flag-o-matic
|
||||
|
||||
DESCRIPTION="a configuration file parser library"
|
||||
HOMEPAGE="https://github.com/martinh/libconfuse"
|
||||
SRC_URI="https://github.com/martinh/libconfuse/releases/download/v${PV}/${P}.tar.xz"
|
||||
HOMEPAGE="https://github.com/libconfuse/libconfuse"
|
||||
SRC_URI="https://github.com/libconfuse/libconfuse/releases/download/v${PV}/${P}.tar.xz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/2.1.0"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit multilib-minimal
|
||||
|
||||
DESCRIPTION="a configuration file parser library"
|
||||
HOMEPAGE="https://github.com/martinh/libconfuse"
|
||||
SRC_URI="https://github.com/martinh/libconfuse/releases/download/v${PV}/${P}.tar.xz"
|
||||
HOMEPAGE="https://github.com/libconfuse/libconfuse"
|
||||
SRC_URI="https://github.com/libconfuse/libconfuse/releases/download/v${PV}/${P}.tar.xz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/2.1.0"
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="cpe">cpe:/a:libconfuse_project:libconfuse</remote-id>
|
||||
<remote-id type="github">martinh/libconfuse</remote-id>
|
||||
<remote-id type="github">libconfuse/libconfuse</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user