shfmt: update to 3.5.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-06-07 12:14:10 +00:00
parent 05bc5aeba9
commit 32dae85455
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.5.0"
TERMUX_PKG_VERSION="3.5.1"
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d5a050d19df33b5c40939f49859ef118b4f9c0476f5b1172db2aaa7979c97cee
TERMUX_PKG_SHA256=f15ca9952ef6dc4c1051550152768a99dde0d3f72269d0510f75522a492270cf
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make_install() {