shfmt: update to 3.2.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-29 18:38:08 +00:00
parent 2b3b0d3309
commit 43ce537315
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.2.1
TERMUX_PKG_VERSION=3.2.2
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a1470285e04b69ee7a2bb3948b64e1da9cabe59658997b50aac7c64465f330bd
TERMUX_PKG_SHA256=e990aed5bb167f5cfc6790243ec3cc5e18508a64e8c9609ed5015634ba053b16
termux_step_make_install() {
cd "$TERMUX_PKG_SRCDIR"