mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
RandomX: update to 1.1.7.
This commit is contained in:
parent
2242e9b456
commit
8c692fe84d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'RandomX'
|
# Template file for 'RandomX'
|
||||||
pkgname=RandomX
|
pkgname=RandomX
|
||||||
version=1.1.6
|
version=1.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Proof of work algorithm based on random code execution"
|
short_desc="Proof of work algorithm based on random code execution"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/tevador/RandomX"
|
homepage="https://github.com/tevador/RandomX"
|
||||||
distfiles="https://github.com/tevador/RandomX/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tevador/RandomX/archive/v${version}.tar.gz"
|
||||||
checksum=cf7946ff5f53401f24146e1472ec54f02338729147fdae091c831920acc390bb
|
checksum=31741ede58267c84c1223370a4d18e32fad26a9652371d36da7e45c0c584ae1a
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
arm*|aarch64*|ppc)
|
arm*|aarch64*|ppc)
|
||||||
|
|
Loading…
Add table
Reference in a new issue