parent
93e83ac54d
commit
9765981630
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cgminer'
|
||||
pkgname=cgminer
|
||||
version=4.9.2
|
||||
version=4.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -14,8 +14,8 @@ short_desc="Multi-threaded multi-pool CPU and GPU miner for bitcoin"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/ckolivas/cgminer"
|
||||
distfiles="http://ck.kolivas.org/apps/cgminer/cgminer-${version}.tar.bz2"
|
||||
checksum=7a94719c520c3ebd96fee65e2f737e87c9ae70c8e21865ee0ce16ac9b02e6e62
|
||||
distfiles="http://ck.kolivas.org/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=debd49291f8335b48496896dc28a43f941d1c981525950497acc89d0d5fc1e84
|
||||
|
||||
pre_configure() {
|
||||
# We have latest jansson and libusb - just use them
|
||||
|
|
Loading…
Reference in a new issue