diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 047a1fb40df..fd12933d7bf 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,17 +1,17 @@ # Template file for 'shfmt' pkgname=shfmt -version=2.4.0 +version=2.5.0 revision=1 build_style=go -go_import_path="mvdan.cc/sh" +go_import_path=mvdan.cc/sh go_package="${go_import_path}/cmd/shfmt" wrksrc="sh-${version}" short_desc="Shell parser and formatter" maintainer="Michael Gehring " -license="BSD" +license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=b5f1253d51d98ccbb1cf1b71436f60f75fb2765306f0401b57c12acc0603c0e1 +checksum=15f19a648e8b58f7a41c8e64c1c3f0bb7c30672daf00bebc2d9f8b465edc07de post_install() { vlicense LICENSE