From b34039eca09ebc20d05027d089d4660dbc963efd Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 2 Oct 2021 13:13:16 +0200 Subject: [PATCH] shfmt: update to 3.4.0. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index a4e953367ced..3d38edf87210 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=3.3.1 +version=3.4.0 revision=1 wrksrc="sh-${version}" build_style=go @@ -12,7 +12,7 @@ maintainer="Daniel Lewan " license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=c3acf5503e42f481ff3ec133007f85438a2df378981446456937a56dde758a52 +checksum=0eb593457df63c5a98597f6235b1ff558fadd18aed54653604731906790a9c90 post_install() { scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1