blob: 991b73dfca304abc7891e222b73e122d4afa689c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = cpuminer-multi
pkgdesc = Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
pkgver = 1.3.7
pkgrel = 5
url = https://github.com/tpruvot/cpuminer-multi
arch = x86_64
license = GPL
makedepends = git
depends = curl
depends = jansson
depends = openssl
provides = cpuminer
conflicts = cpuminer
source = git+https://github.com/tpruvot/cpuminer-multi.git#commit=04666ea6d0d7e00e4d520640aac29db5bcd65353
source = 0001-Fix-compile-error-with-GCC-11.patch
sha256sums = SKIP
sha256sums = 01f94fea8cc2753eee74a3d532b60d3e07319940f4b183bab80b5e9934009f92
pkgname = cpuminer-multi
|