diff --git a/common/shlibs b/common/shlibs index d4cca7c855..a5436a34be 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1992,3 +1992,4 @@ libcvm-v2client.so.1 cvm-0.97_1 libudns.so.0 udns-0.4_1 libcriu.so.1 criu-1.5.1_2 libwebsockets.so.5 libwebsockets-1.4_1 +libbitcoinconsensus.so.0 litecoin-0.10.1.2_1 diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index cd319982ce..55e6b636e5 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin -version=0.10.0.2 -revision=2 +version=0.10.1.2 +revision=1 wrksrc="${pkgname}-${version}" build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.litecoin.org/" distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar.gz" -checksum=1f7979003a83371cea28db446637b5691d2eeade91edb8869754ef588d9aed38 +checksum=7316eab19d913aa4b8efadb7e60dbd24e18ed7bfbb59a251d33a3184795392f5 pre_configure() { NOCONFIGURE=1 ./autogen.sh