shfmt: update to 3.4.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-02 00:26:01 +00:00
parent c433ee6473
commit a5e7284e4d
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/mvdan/sh
TERMUX_PKG_DESCRIPTION="A shell parser and formatter"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.3.1
TERMUX_PKG_VERSION=3.4.0
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c3acf5503e42f481ff3ec133007f85438a2df378981446456937a56dde758a52
TERMUX_PKG_SHA256=0eb593457df63c5a98597f6235b1ff558fadd18aed54653604731906790a9c90
termux_step_make_install() {
cd "$TERMUX_PKG_SRCDIR"