summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2016-03-09 12:28:48 +0100
committerUltrabug <ultrabug@gentoo.org>2016-03-09 12:28:48 +0100
commit13db1c2a71cddaf3ae1d01a36fd9ef97c019dd4c (patch)
tree539e7300cc90ea90a1c0d71fd7586d2f88e5b36a /sys-cluster/corosync/corosync-1.4.7.ebuild
parentdev-db/mongodb: version bump (diff)
downloadgentoo-13db1c2a71cddaf3ae1d01a36fd9ef97c019dd4c.tar.gz
gentoo-13db1c2a71cddaf3ae1d01a36fd9ef97c019dd4c.tar.bz2
gentoo-13db1c2a71cddaf3ae1d01a36fd9ef97c019dd4c.zip
fix SRC_URI to the official one as per corosync dev Jan Friesse, see https://github.com/corosync/corosync/issues/116
Package-Manager: portage-2.2.27
Diffstat (limited to 'sys-cluster/corosync/corosync-1.4.7.ebuild')
-rw-r--r--sys-cluster/corosync/corosync-1.4.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/corosync/corosync-1.4.7.ebuild b/sys-cluster/corosync/corosync-1.4.7.ebuild
index 988f02a27333..febbfd011c1f 100644
--- a/sys-cluster/corosync/corosync-1.4.7.ebuild
+++ b/sys-cluster/corosync/corosync-1.4.7.ebuild
@@ -10,7 +10,7 @@ MY_TREE="bf8ff17"
DESCRIPTION="OSI Certified implementation of a complete cluster engine"
HOMEPAGE="http://www.corosync.org/"
-SRC_URI="https://github.com/corosync/corosync/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="http://build.clusterlabs.org/corosync/releases/${P}.tar.gz"
LICENSE="BSD-2 public-domain"
SLOT="0"