shfmt: update to 3.3.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-01 18:33:18 +00:00
parent 052241ca54
commit ed2f924695
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.0
TERMUX_PKG_VERSION=3.3.1
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9bcdbbfd2f6afc4e885838683396483edcd87ef7eb80faa7def6ff0a10e3be4a
TERMUX_PKG_SHA256=c3acf5503e42f481ff3ec133007f85438a2df378981446456937a56dde758a52
termux_step_make_install() {
cd "$TERMUX_PKG_SRCDIR"