mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monero-gui: update to 0.14.0.0.
This commit is contained in:
parent
2f653001c6
commit
8e1d7f17c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'monero-gui'
|
# Template file for 'monero-gui'
|
||||||
pkgname=monero-gui
|
pkgname=monero-gui
|
||||||
version=0.13.0.4
|
version=0.14.0.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel"
|
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel"
|
||||||
makedepends="boost-devel libatomic-devel libunwind-devel miniupnpc-devel monero-devel
|
makedepends="boost-devel libatomic-devel libunwind-devel miniupnpc-devel monero-devel
|
||||||
|
@ -12,7 +12,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=4c7c5bee1604ea052a83756fd2e67ad97ec059f58040d33356115426aa5adae9
|
checksum=6dab90fbb908dc8fc9889d110ea87d5d1b0f1e802b57f316e0dd59ff0dfcd8b1
|
||||||
|
|
||||||
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