cgminer: update to 4.3.3.
This commit is contained in:
parent
4a27448b70
commit
a6d938fdb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cgminer'
|
||||
pkgname=cgminer
|
||||
version=3.12.0
|
||||
version=4.3.3
|
||||
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=5675f5045a415250a90290a7aad2f67dd742d8bb57f5cff0467571bdbbe1eb87
|
||||
checksum=9252f0d4302a3473357823078221e94de21b661ccd327add178277caceed2aac
|
||||
|
||||
pre_configure() {
|
||||
# We have latest jansson and libusb - just use them
|
||||
|
|
Loading…
Reference in New Issue