termux-packages/packages/sharutils/build.sh

8 lines
409 B
Bash
Raw Normal View History

2017-03-27 01:56:11 +02:00
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/sharutils/
2015-06-13 01:03:31 +02:00
TERMUX_PKG_DESCRIPTION="Utilities for packaging and unpackaging shell archives"
TERMUX_PKG_VERSION=4.15.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/sharutils/sharutils-${TERMUX_PKG_VERSION}.tar.xz
2017-03-27 01:56:11 +02:00
TERMUX_PKG_SHA256=2b05cff7de5d7b646dc1669bc36c35fdac02ac6ae4b6c19cb3340d87ec553a9a
TERMUX_PKG_DEPENDS="libandroid-support"