1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 05:06:44 +00:00
termux-packages/packages/base16384/build.sh
Termux Github Actions 695aa3c83d bump(main/base16384): 2.2.2
This commit has been automatically submitted by Github Actions.
2022-12-14 06:08:07 +00:00

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.2"
TERMUX_PKG_SRCURL=https://github.com/fumiama/base16384/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=948da6d9eca3af64123a7df1aa0f71a81e38ab02815ab2218e71a7aface0035e
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_NO_STATICSPLIT=true