mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 00:20:30 +00:00
10 lines
449 B
Bash
10 lines
449 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/ekzhang/bore
|
|
TERMUX_PKG_DESCRIPTION="Bore is a simple CLI tool for making tunnels to localhost"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="0.5.1"
|
|
TERMUX_PKG_SRCURL="https://github.com/ekzhang/bore/archive/v${TERMUX_PKG_VERSION}.tar.gz"
|
|
TERMUX_PKG_SHA256=8da3d83647f7f1159553e66d28a94c944ffc55f44962340d3f8046fda1528533
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|