monero: update to 0.14.0.2.
This commit is contained in:
parent
e91472ef86
commit
0cfd1c8343
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero'
|
||||
pkgname=monero
|
||||
version=0.14.0.1
|
||||
version=0.14.0.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_GUI_DEPS=ON -DHAVE_LIBRESSL=1"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://getmonero.org"
|
||||
distfiles="https://github.com/monero-project/monero/archive/v${version}.tar.gz"
|
||||
checksum=1f2436c552ecb6a1db1fa3fbb4a225cffdb6ed99b94cfdf757c5d87a14ebf1d7
|
||||
checksum=90a0a9395fe911378a2e1e495df4cdb6b03cb7baaae63b8dda1c8ae827bb5385
|
||||
system_accounts="monero"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue