Date: Sunday, January 26, 2014 @ 03:05:00 Author: fyan Revision: 104785
upgpkg: cgminer 3.11.0-1 Modified: cgminer/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-26 01:44:09 UTC (rev 104784) +++ PKGBUILD 2014-01-26 02:05:00 UTC (rev 104785) @@ -5,10 +5,10 @@ # Contributor: David Manouchehri <[email protected]> pkgname=cgminer -pkgver=3.10.0 +pkgver=3.11.0 #_pkgver=3.6.6 _pkgver=$pkgver -pkgrel=2 +pkgrel=1 pkgdesc="Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin and derivative coins" url='http://forum.bitcoin.org/index.php?topic=28402.0' license=('GPL3') @@ -69,6 +69,7 @@ --enable-bab \ --enable-drillbit \ --enable-minion \ + --enable-hashfast \ --with-system-libusb # --enable-knc # Enable it only when you need to
