diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-15 08:45:37 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-15 08:45:37 +0000 |
commit | bc6d74b5c48ad62c3238ad2f33afc6613ec0609c (patch) | |
tree | 31991a8786ed0f038f9c9e80e383226e3b797e45 /net-misc/cgminer/cgminer-2.4.0.ebuild | |
parent | Version bump (using Fedora snapshot) and remove old. Thanks a lot to Alon Bar... (diff) | |
download | gentoo-2-bc6d74b5c48ad62c3238ad2f33afc6613ec0609c.tar.gz gentoo-2-bc6d74b5c48ad62c3238ad2f33afc6613ec0609c.tar.bz2 gentoo-2-bc6d74b5c48ad62c3238ad2f33afc6613ec0609c.zip |
Version bump
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/cgminer/cgminer-2.4.0.ebuild')
-rw-r--r-- | net-misc/cgminer/cgminer-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cgminer/cgminer-2.4.0.ebuild b/net-misc/cgminer/cgminer-2.4.0.ebuild index 1ed515a2e593..e55f505c290e 100644 --- a/net-misc/cgminer/cgminer-2.4.0.ebuild +++ b/net-misc/cgminer/cgminer-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-2.4.0.ebuild,v 1.1 2012/05/05 15:16:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-2.4.0.ebuild,v 1.2 2012/05/15 08:45:37 blueness Exp $ EAPI="4" @@ -11,7 +11,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" DESCRIPTION="Bitcoin CPU/GPU/FPGA miner in C" HOMEPAGE="https://bitcointalk.org/index.php?topic=28402.0" -SRC_URI="http://ck.kolivas.org/apps/${PN}/${PN}-${MY_PV}.tar.bz2" +SRC_URI="http://ck.kolivas.org/apps/${PN}/${PN}-2.4/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-3" SLOT="0" |