mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
monero-gui: update to 0.14.1.1.
This commit is contained in:
parent
6247c56d99
commit
6f43a1ac9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero-gui'
|
||||
pkgname=monero-gui
|
||||
version=0.14.1.0
|
||||
version=0.14.1.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel qt5-svg-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://getmonero.org"
|
||||
distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar.gz"
|
||||
checksum=4904ae0af59160f2e0aa2a8ba20bb0751fde7ffd824e2e484a0b9d056c060137
|
||||
checksum=012d74e5cfeaad238bc3e0bae6c3ebcc373f6c7593de69a0dbaf55f62713c3be
|
||||
|
||||
pre_configure() {
|
||||
echo "var GUI_VERSION = \"${version}\"" > version.js
|
||||
|
|
Loading…
Add table
Reference in a new issue