litecoin: update to 0.10.1.3.
This commit is contained in:
parent
61bd2eeafa
commit
b1ddb052b8
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue