commit: 8e55b946c09365a558a99c2a26ba79c55b34875e Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Nov 23 20:35:51 2019 +0000 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org> CommitDate: Wed Dec 11 17:05:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e55b946
sys-cluster/libqb: update HOMEPAGE, SRC_URI, metadata Closes: https://bugs.gentoo.org/699208 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org> sys-cluster/libqb/libqb-0.17.2.ebuild | 4 ++-- sys-cluster/libqb/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-cluster/libqb/libqb-0.17.2.ebuild b/sys-cluster/libqb/libqb-0.17.2.ebuild index ca2a5f874d4..b9af51a50ad 100644 --- a/sys-cluster/libqb/libqb-0.17.2.ebuild +++ b/sys-cluster/libqb/libqb-0.17.2.ebuild @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="Library providing high performance logging, tracing, ipc, and poll" -HOMEPAGE="https://github.com/asalkeld/libqb" -SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz" +HOMEPAGE="https://github.com/ClusterLabs/libqb" +SRC_URI="https://github.com/ClusterLabs/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-cluster/libqb/metadata.xml b/sys-cluster/libqb/metadata.xml index 3b2c851443a..492068d9c1f 100644 --- a/sys-cluster/libqb/metadata.xml +++ b/sys-cluster/libqb/metadata.xml @@ -6,6 +6,6 @@ <name>Gentoo Cluster Project</name> </maintainer> <upstream> - <remote-id type="github">asalkeld/libqb</remote-id> + <remote-id type="github">ClusterLabs/libqb</remote-id> </upstream> </pkgmetadata>
