mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-27 21:22:29 +00:00
bump(main/kubo): 0.38.2
This commit has been automatically submitted by Github Actions.
This commit is contained in:
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="A peer-to-peer hypermedia distribution protocol"
|
||||
TERMUX_PKG_LICENSE="MIT, Apache-2.0"
|
||||
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE-APACHE, LICENSE-MIT"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="0.38.1"
|
||||
TERMUX_PKG_VERSION="0.38.2"
|
||||
TERMUX_PKG_SRCURL=https://github.com/ipfs/kubo/releases/download/v${TERMUX_PKG_VERSION}/kubo-source.tar.gz
|
||||
TERMUX_PKG_SHA256=3ccb8e17b839b679b8ac8e6336402fd2f3da511e27e4a049220bc16dad03c43f
|
||||
TERMUX_PKG_SHA256=034d9e747519a14da8424e0ec8299cff031f93793e11691d3b64713c6954ad78
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_SUGGESTS="termux-services"
|
||||
TERMUX_PKG_SERVICE_SCRIPT=("ipfs" "[ ! -d \"${TERMUX_ANDROID_HOME}/.ipfs\" ] && ipfs init --empty-repo 2>&1 && ipfs config --json Swarm.EnableRelayHop false 2>&1 && ipfs config --json Swarm.EnableAutoRelay true 2>&1; exec ipfs daemon --enable-namesys-pubsub 2>&1")
|
||||
|
||||
Reference in New Issue
Block a user