packages/shfmt

This commit is contained in:
termux-actions[bot]
2022-06-07 12:42:14 +00:00
parent acf84fbac8
commit 95f2abecaa

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() {