2021-10-08 17:56:15 +02:00
|
|
|
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/shtool/
|
|
|
|
TERMUX_PKG_DESCRIPTION="compilation of small but very stable and portable shell scripts into a single shell tool"
|
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
|
|
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
|
|
|
|
TERMUX_PKG_VERSION=2.0.8
|
2021-10-08 23:26:44 +02:00
|
|
|
TERMUX_PKG_REVISION=9
|
2021-10-08 17:56:15 +02:00
|
|
|
TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/shtool/shtool-$TERMUX_PKG_VERSION.tar.gz
|
|
|
|
TERMUX_PKG_SHA256=1298a549416d12af239e9f4e787e6e6509210afb49d5cf28eb6ec4015046ae19
|
|
|
|
TERMUX_PKG_DEPENDS="perl"
|
|
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|