mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
monero-gui: update to 0.14.1.2.
This commit is contained in:
parent
f6014ef5ba
commit
4df84302ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monero-gui'
|
# Template file for 'monero-gui'
|
||||||
pkgname=monero-gui
|
pkgname=monero-gui
|
||||||
version=0.14.1.1
|
version=0.14.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel qt5-svg-devel"
|
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"
|
license="BSD-3-Clause"
|
||||||
homepage="https://getmonero.org"
|
homepage="https://getmonero.org"
|
||||||
distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar.gz"
|
distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar.gz"
|
||||||
checksum=012d74e5cfeaad238bc3e0bae6c3ebcc373f6c7593de69a0dbaf55f62713c3be
|
checksum=480508605481a79472d05ae66c88129091b823bcd3034bf40a615a4501b86a85
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo "var GUI_VERSION = \"${version}\"" > version.js
|
echo "var GUI_VERSION = \"${version}\"" > version.js
|
||||||
|
|
Loading…
Add table
Reference in a new issue