mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monero: update to 0.16.0.1.
This commit is contained in:
parent
5158fb1d52
commit
478784bc84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monero'
|
# Template file for 'monero'
|
||||||
pkgname=monero
|
pkgname=monero
|
||||||
version=0.16.0.0
|
version=0.16.0.1
|
||||||
revision=1
|
revision=1
|
||||||
_randomx_version="1.1.6"
|
_randomx_version="1.1.6"
|
||||||
# the revision monero uses as a submodule for the specific version
|
# the revision monero uses as a submodule for the specific version
|
||||||
|
@ -22,7 +22,7 @@ homepage="https://getmonero.org"
|
||||||
distfiles="https://github.com/monero-project/monero/archive/v${version}.tar.gz
|
distfiles="https://github.com/monero-project/monero/archive/v${version}.tar.gz
|
||||||
https://github.com/tevador/RandomX/archive/v${_randomx_version}.tar.gz
|
https://github.com/tevador/RandomX/archive/v${_randomx_version}.tar.gz
|
||||||
https://github.com/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz"
|
https://github.com/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz"
|
||||||
checksum="7398f592892f6fa40c9af628451cde475e0574659b61a12c52c1cf4616c756d9
|
checksum="0fde78e23313a693207bffccd8a6481d14043e48588dc52fc10094a56a80fa39
|
||||||
cf7946ff5f53401f24146e1472ec54f02338729147fdae091c831920acc390bb
|
cf7946ff5f53401f24146e1472ec54f02338729147fdae091c831920acc390bb
|
||||||
44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273"
|
44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273"
|
||||||
skip_extraction="v${_randomx_version}.tar.gz ${_rapidjson_gitrev}.tar.gz"
|
skip_extraction="v${_randomx_version}.tar.gz ${_rapidjson_gitrev}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue