btfs: update to 1.5.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-20 12:13:22 +00:00
parent 12982f88f0
commit 85fc5803e5

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.bittorrent.com/btfs/
TERMUX_PKG_DESCRIPTION="Decentralized file system integrating with TRON network"
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.5.1
TERMUX_PKG_VERSION=1.5.2
TERMUX_PKG_SRCURL=https://github.com/TRON-US/go-btfs/archive/refs/tags/btfs-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=509f242f4acdc4d5a33d038c7d5bfe07f75153d8158939d71adafe23ff71257f
TERMUX_PKG_SHA256=a7054a8cce28a6dee6f6eb1be262309128bbca8d572ca73154907997fd97d7ed
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {