mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
monero: update to 0.14.1.1.
This commit is contained in:
parent
c7c2416080
commit
6247c56d99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero'
|
||||
pkgname=monero
|
||||
version=0.14.1.0
|
||||
version=0.14.1.1
|
||||
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=a27f2856817498067ab4fd8c456c24d3372f1c174d19652f8213a2771ab95e72
|
||||
checksum=5d4b7e2c65268e867f502f02465e2a7a30949eab54d1906cc1b01dddbba762c9
|
||||
system_accounts="monero"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue