cgminer: update to 2.10.4.
This commit is contained in:
parent
4b5d4d9fd7
commit
2f5f44fffb
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cgminer'
|
# Template file for 'cgminer'
|
||||||
pkgname=cgminer
|
pkgname=cgminer
|
||||||
version=2.10.2
|
version=2.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/cgminer.conf"
|
conf_files="/etc/cgminer.conf"
|
||||||
|
@ -12,11 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/ckolivas/cgminer"
|
homepage="https://github.com/ckolivas/cgminer"
|
||||||
distfiles="http://ck.kolivas.org/apps/cgminer/cgminer-${version}.tar.bz2"
|
distfiles="http://ck.kolivas.org/apps/cgminer/cgminer-${version}.tar.bz2"
|
||||||
checksum=27fbd58e87b1408d1df135fc717e33d30c99787e3acc95d4e437ec05843d7ee4
|
checksum=ae80c863498b8cfa87cc0dc38c525d005df82b569e2a4a050802914ee01a1b3f
|
||||||
long_desc="
|
|
||||||
This is a multi-threaded multi-pool GPU, FPGA and CPU miner with ATI GPU
|
|
||||||
monitoring, (over)clocking and fanspeed support for bitcoin and derivative
|
|
||||||
coins. Do not use on multiple block chains at the same time!"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall example.conf 644 etc cgminer.conf
|
vinstall example.conf 644 etc cgminer.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue