From f3d98173215770ad41bf14b34db1d74de9cc580f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 17 Nov 2018 19:36:08 -0200 Subject: [PATCH] shfmt: update to 2.6.1. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index aac51e4792b..bb296b97368 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=2.6.0 +version=2.6.1 revision=1 wrksrc="sh-${version}" build_style=go @@ -11,7 +11,7 @@ maintainer="maxice8 " license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=d1a8e3b6a0c13fa7f91c41d6167611513cccd0acf130f659e6865597ef5f18b1 +checksum=faa1a40964744508b737a2c536f01e74e96162f30ac12f967656fa272d292c53 post_install() { vlicense LICENSE