diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 55e6b636e59..1174b9161f9 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,6 +1,6 @@ # Template file for 'litecoin' pkgname=litecoin -version=0.10.1.2 +version=0.10.1.3 revision=1 wrksrc="${pkgname}-${version}" build_style=gnu-configure @@ -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=7316eab19d913aa4b8efadb7e60dbd24e18ed7bfbb59a251d33a3184795392f5 +checksum=46ee9a5532a4a3de6275db5d17b0050455f0a630b6d18620f9881226c7795c38 pre_configure() { NOCONFIGURE=1 ./autogen.sh