cgminer: update to 4.9.1.
This commit is contained in:
parent
8cd659ec8d
commit
2d79ee3588
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.9.0
|
version=4.9.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=67d5016bba0deb6fe432765fd5e10a4679785dc8d352d361af99150fcc3408cf
|
checksum=68d0d0ac623e5cff450febe4b7143a7def04c952008e2b1b040988a6270ab0e1
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue