summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-11-23 21:35:51 +0100
committerAlexys Jacob <ultrabug@gentoo.org>2019-12-11 18:05:42 +0100
commit8e55b946c09365a558a99c2a26ba79c55b34875e (patch)
tree21cb080c648f3a7154f4966c589dd5b20c995a57
parentsys-cluster/libqb: drop old version (diff)
downloadgentoo-8e55b946c09365a558a99c2a26ba79c55b34875e.tar.gz
gentoo-8e55b946c09365a558a99c2a26ba79c55b34875e.tar.bz2
gentoo-8e55b946c09365a558a99c2a26ba79c55b34875e.zip
sys-cluster/libqb: update HOMEPAGE, SRC_URI, metadata
Closes: https://bugs.gentoo.org/699208 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
-rw-r--r--sys-cluster/libqb/libqb-0.17.2.ebuild4
-rw-r--r--sys-cluster/libqb/metadata.xml2
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 ca2a5f874d4f..b9af51a50ad1 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 3b2c851443a0..492068d9c1f4 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>