monero: update to 0.15.0.1.
This commit is contained in:
parent
abfbeca7b7
commit
18bd444edc
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero'
|
||||
pkgname=monero
|
||||
version=0.15.0.0
|
||||
version=0.15.0.1
|
||||
revision=1
|
||||
_randomx_version="1.1.6"
|
||||
build_style=cmake
|
||||
|
@ -19,7 +19,7 @@ license="BSD-3-Clause"
|
|||
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"
|
||||
checksum="310c578056df4a26819880b6bbcdd10b39f14da68783af84b2d6a7951c6ed2c5
|
||||
checksum="c4863d7e689d8f794d64e6236671f743fb478f782d259ce81ce805cd679500f8
|
||||
cf7946ff5f53401f24146e1472ec54f02338729147fdae091c831920acc390bb"
|
||||
skip_extraction="v${_randomx_version}.tar.gz}"
|
||||
system_accounts="monero"
|
||||
|
@ -98,4 +98,3 @@ monero-devel_package() {
|
|||
vmove "usr/lib/*.a"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue