monero: update to 0.14.1.2.
This commit is contained in:
parent
a205895f07
commit
c9df48bf9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero'
|
||||
pkgname=monero
|
||||
version=0.14.1.1
|
||||
version=0.14.1.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=5d4b7e2c65268e867f502f02465e2a7a30949eab54d1906cc1b01dddbba762c9
|
||||
checksum=4b167b4b44f85bc8ff0a557257f458f50b7fa99ab8b80f25d608c777068fe26f
|
||||
system_accounts="monero"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue