monero-core: update to 0.11.1.0
This commit is contained in:
parent
446e179d78
commit
f76b16df22
2 changed files with 2 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
|||
--- monero-wallet-gui.pro.orig 2017-09-28 10:51:59.106105235 +0200
|
||||
+++ monero-wallet-gui.pro 2017-09-28 10:52:18.144866232 +0200
|
||||
@@ -91,7 +91,8 @@
|
||||
-lwallet_merged \
|
||||
-lepee \
|
||||
-lunbound \
|
||||
- -leasylogging
|
||||
+ -leasylogging \
|
||||
+ -lreadline
|
||||
}
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero-core'
|
||||
pkgname=monero-core
|
||||
version=0.11.0.0
|
||||
version=0.11.1.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://getmonero.org"
|
||||
distfiles="https://github.com/monero-project/monero-core/archive/v${version}.tar.gz"
|
||||
checksum=ef63cfee677eccbebeb4cbb5449016d7c54fd67ea27ac9ee316aebb0f89bd942
|
||||
checksum=40a1f19974dbffb0f5342ca9fb3e08f010ca1841405bb600d3b679c226f1504e
|
||||
|
||||
pre_configure() {
|
||||
echo "var GUI_VERSION = \"${version}\"" > version.js
|
||||
|
|
Loading…
Add table
Reference in a new issue