mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-22 02:32:31 +00:00
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.2.0"
|
|
TERMUX_PKG_SRCURL=https://github.com/fumiama/base16384/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=7201d0057d62eeda87a5852a9b788f4fb01d5166cd8b36e921738c7329e3898f
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_NO_STATICSPLIT=true
|