litecoin: rebuild for libressl-2.9.2.
This commit is contained in:
parent
2ec752af26
commit
e77d28b713
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'litecoin'
|
||||
pkgname=litecoin
|
||||
version=0.16.3
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static
|
||||
--disable-tests --with-libressl"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.litecoin.org/"
|
||||
distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar.gz"
|
||||
checksum=afdcf2fc8f343cef556ff3a930d363d9c714d03d7f13964e67f65194f82b37ad
|
||||
checksum=7788800eb4a433696a464563384cbdf83a47eebb8698325c75314171833227c8
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools protobuf"
|
||||
|
|
Loading…
Reference in New Issue