parent
d265f6f74e
commit
3b51e4536b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'litecoin'
|
# Template file for 'litecoin'
|
||||||
pkgname=litecoin
|
pkgname=litecoin
|
||||||
version=0.14.2
|
version=0.15.1
|
||||||
revision=5
|
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
|
||||||
--with-libressl"
|
--with-libressl"
|
||||||
|
@ -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=4db5473be17fc707acfa4bc5d13b5c07915fa8c28b404ca0e6969fecc41744b2
|
checksum=570adae0d4a9567110967aba2ea5d90ce8c421313f453523c4fd23b9339c7d2b
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools protobuf"
|
hostmakedepends+=" qt5-host-tools protobuf"
|
||||||
|
|
Loading…
Reference in a new issue