mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-06 02:26:34 +00:00
ae50ac941a
This commit has been automatically submitted by Github Actions.
11 lines
479 B
Bash
11 lines
479 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/fumiama/base16384
|
|
TERMUX_PKG_DESCRIPTION="Encode binary to printable utf16be"
|
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="2.3.1"
|
|
TERMUX_PKG_SRCURL=https://github.com/fumiama/base16384/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=71ee39510c8c687254315ccc1aa5de601a5e2a2554b6db843f3874c12415a77a
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_NO_STATICSPLIT=true
|