monero: update to 0.16.0.3.

This commit is contained in:
Helmut Pozimski 2020-08-06 20:53:00 +02:00
parent 9e47a8914a
commit 25ed174e68

View file

@ -1,7 +1,7 @@
# Template file for 'monero'
pkgname=monero
version=0.16.0.1
revision=2
version=0.16.0.3
revision=1
_randomx_version="1.1.6"
# the revision monero uses as a submodule for the specific version
_rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c"
@ -22,7 +22,7 @@ homepage="https://getmonero.org"
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/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz"
checksum="0fde78e23313a693207bffccd8a6481d14043e48588dc52fc10094a56a80fa39
checksum="df15660f877b75d340214847be1648cac47b2fcdb4011cf8f5aa4517f3af48cb
cf7946ff5f53401f24146e1472ec54f02338729147fdae091c831920acc390bb
44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273"
skip_extraction="v${_randomx_version}.tar.gz ${_rapidjson_gitrev}.tar.gz"