shfmt: update to 3.4.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-20 00:21:39 +00:00
parent 95d782788e
commit d9444470fc
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.4.2
TERMUX_PKG_VERSION=3.4.3
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2000656613bc4165fb1d419bedec08fcb23a625274f4505e303d18b204d8f5ee
TERMUX_PKG_SHA256=8bfb7cc980164bfeeedd2f8866e6af23c31a4720965601a5b777a14783dfe031
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make_install() {