From 0a394276b1612065211bbb9f7b01d00cb43cf90d Mon Sep 17 00:00:00 2001 From: pancake Date: Mon, 8 Jul 2013 10:05:34 +0200 Subject: [PATCH] litecoin: update to 0.6.9.2 --- srcpkgs/litecoin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 0e91d2e5213..35352b2d101 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,6 +1,6 @@ # Template file for 'litecoin' pkgname=litecoin -version=0.6.3c +version=0.6.9.2 revision=4 wrksrc="${pkgname}-${version}" hostmakedepends="which" @@ -10,7 +10,7 @@ maintainer="pancake " license="MIT" homepage="http://www.litecoin.org/" distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar.gz" -checksum=f566d24a1c05392329fbaabf3d09f8244d2da52de320ede4d8476f1f1f835bac +checksum=5528ce2e6b4fd797128176743a14552d241b1ca61f742d6f96f199b02d494c08 do_build() { make ${makejobs} -f makefile.unix -C src CXXFLAGS="$CXXFLAGS" USE_UPNP=1