diff options
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-1.4.7.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/corosync/corosync-2.3.3.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/corosync/corosync-2.3.4-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/corosync/corosync-2.3.5.ebuild | 2 |
4 files changed, 4 insertions, 4 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" diff --git a/sys-cluster/corosync/corosync-2.3.3.ebuild b/sys-cluster/corosync/corosync-2.3.3.ebuild index 358dea9ea607..9051cd8d8524 100644 --- a/sys-cluster/corosync/corosync-2.3.3.ebuild +++ b/sys-cluster/corosync/corosync-2.3.3.ebuild @@ -10,7 +10,7 @@ MY_TREE="32ec81c" 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" diff --git a/sys-cluster/corosync/corosync-2.3.4-r1.ebuild b/sys-cluster/corosync/corosync-2.3.4-r1.ebuild index 1b4b0cffcb15..b304437b8cc8 100644 --- a/sys-cluster/corosync/corosync-2.3.4-r1.ebuild +++ b/sys-cluster/corosync/corosync-2.3.4-r1.ebuild @@ -10,7 +10,7 @@ MY_TREE="4dc01e3" 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" diff --git a/sys-cluster/corosync/corosync-2.3.5.ebuild b/sys-cluster/corosync/corosync-2.3.5.ebuild index 93118cf353fe..f129d11e049a 100644 --- a/sys-cluster/corosync/corosync-2.3.5.ebuild +++ b/sys-cluster/corosync/corosync-2.3.5.ebuild @@ -10,7 +10,7 @@ MY_TREE="56ae8fe" 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" |