packages/shfmt

This commit is contained in:
termux-actions[bot]
2021-12-24 12:34:55 +00:00
parent d28df2cad9
commit fdc8a7f094

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.1
TERMUX_PKG_VERSION=3.4.2
TERMUX_PKG_SRCURL=https://github.com/mvdan/sh/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a9e7a09dd0b099b8699b54af0e5911c19412dc7cea206e32377d974427688be1
TERMUX_PKG_SHA256=2000656613bc4165fb1d419bedec08fcb23a625274f4505e303d18b204d8f5ee
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make_install() {