diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index acc5b13a1af..047a1fb40df 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,7 +1,7 @@ # Template file for 'shfmt' pkgname=shfmt -version=2.3.0 -revision=3 +version=2.4.0 +revision=1 build_style=go go_import_path="mvdan.cc/sh" go_package="${go_import_path}/cmd/shfmt" @@ -11,7 +11,7 @@ maintainer="Michael Gehring " license="BSD" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=7fac5b1d054f39f68440b19752321a59f41085b767311bd978cdcb107730ff8e +checksum=b5f1253d51d98ccbb1cf1b71436f60f75fb2765306f0401b57c12acc0603c0e1 post_install() { vlicense LICENSE