shfmt: update to 3.2.1

This commit is contained in:
Leonid Pliushch 2020-12-07 22:41:43 +00:00
parent bdc6c78969
commit 2f040af795
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,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_VERSION=3.2.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=3.2.1
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6755f587fcb6f037f819b96a322b0273d0ab6ecb5911c005b9aae74292c4a819
TERMUX_PKG_SHA256=a1470285e04b69ee7a2bb3948b64e1da9cabe59658997b50aac7c64465f330bd
termux_step_make_install() {
cd "$TERMUX_PKG_SRCDIR"