mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
litecoin: update to 0.16.3.
This commit is contained in:
parent
62fcacb6a0
commit
f67be69f51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'litecoin'
|
# Template file for 'litecoin'
|
||||||
pkgname=litecoin
|
pkgname=litecoin
|
||||||
version=0.16.2
|
version=0.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests
|
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.litecoin.org/"
|
homepage="http://www.litecoin.org/"
|
||||||
distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar.gz"
|
distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar.gz"
|
||||||
checksum=40e5f7d6574e46081f7fc67f0788db0fe2eec067328d484f0df6369310d1ab54
|
checksum=7788800eb4a433696a464563384cbdf83a47eebb8698325c75314171833227c8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools protobuf"
|
hostmakedepends+=" qt5-host-tools protobuf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue