mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
packages/base16384
This commit is contained in:
10
packages/base16384/build.sh
Normal file
10
packages/base16384/build.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
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=7763beea157b64c19f35b8acddd3e12381822224511421ebcf9a81083bfd6958
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_NO_STATICSPLIT=true
|
||||
Reference in New Issue
Block a user