cgminer: update to 4.8.0.
This commit is contained in:
parent
12fb547443
commit
47946b988f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cgminer'
|
||||
pkgname=cgminer
|
||||
version=4.7.1
|
||||
version=4.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -15,7 +15,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=74fc0cec1c48d05b3608ccc71f3d5fd6f116138c240dc18b0ba5338b429be354
|
||||
checksum=172409212dc3cb38260c9dfa4b142f989a32781dc3554a134516451a84bee137
|
||||
|
||||
pre_configure() {
|
||||
# We have latest jansson and libusb - just use them
|
||||
|
|
Loading…
Reference in New Issue