shellharden: update to 4.1.2

This commit is contained in:
Leonid Pliushch 2020-02-24 19:47:33 +02:00
parent edd6192d5a
commit 93e27997f2

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/anordal/shellharden
TERMUX_PKG_DESCRIPTION="The corrective bash syntax highlighter"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=4.1.1
TERMUX_PKG_VERSION=4.1.2
TERMUX_PKG_SRCURL=https://github.com/anordal/shellharden/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=7d7ac3443f35eb74abfc78fa67db2947d60b7d0782f225f55d6eefafcf294c7c
TERMUX_PKG_SHA256=8e5f623f9d58e08460d3ecabb28c53f1969bed09c2526f01b5e00362a8b08e7f
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_post_make_install() {