ipfs: update to 0.4.18

This commit is contained in:
Leonid Pliushch 2018-11-09 12:39:18 +02:00 committed by Fredrik Fornwall
parent 9401361a84
commit 550ff20af4
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://ipfs.io/
TERMUX_PKG_DESCRIPTION="A peer-to-peer hypermedia distribution protocol"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
TERMUX_PKG_VERSION=0.4.17
TERMUX_PKG_SHA256=2562401bee0609d321bbf5e9c383de4124f634dcfd9394f1d23146a49f281718
TERMUX_PKG_VERSION=0.4.18
TERMUX_PKG_SHA256=bc03def6ac902d99ae29c60819dad2133af776d3f6779c55781afccaa89cec84
TERMUX_PKG_SRCURL=https://github.com/ipfs/go-ipfs/archive/v${TERMUX_PKG_VERSION}.tar.gz
termux_step_make() {