mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
cgminer: update to 4.7.1.
This commit is contained in:
parent
5e6a9dfcc3
commit
7e823d7201
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cgminer'
|
# Template file for 'cgminer'
|
||||||
pkgname=cgminer
|
pkgname=cgminer
|
||||||
version=4.7.0
|
version=4.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -15,7 +15,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=604c5e1998e8c7319b3d7b69297ce5d45d47eb0eba9be0c037138ef73cd3749b
|
checksum=74fc0cec1c48d05b3608ccc71f3d5fd6f116138c240dc18b0ba5338b429be354
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# We have latest jansson and libusb - just use them
|
# We have latest jansson and libusb - just use them
|
||||||
|
|
Loading…
Add table
Reference in a new issue