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'
|
||||
pkgname=cgminer
|
||||
version=2.10.2
|
||||
version=2.10.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/cgminer.conf"
|
||||
|
@ -12,11 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/ckolivas/cgminer"
|
||||
distfiles="http://ck.kolivas.org/apps/cgminer/cgminer-${version}.tar.bz2"
|
||||
checksum=27fbd58e87b1408d1df135fc717e33d30c99787e3acc95d4e437ec05843d7ee4
|
||||
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!"
|
||||
checksum=ae80c863498b8cfa87cc0dc38c525d005df82b569e2a4a050802914ee01a1b3f
|
||||
|
||||
post_install() {
|
||||
vinstall example.conf 644 etc cgminer.conf
|
||||
|
|
Loading…
Reference in a new issue