From 49f20fa12e90e06307c99eec43dcc96a1dfa9ed6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 3 Aug 2018 22:14:46 -0300 Subject: [PATCH] shfmt: update to 2.5.1. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index fd12933d7bf..3df08586cb9 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=2.5.0 +version=2.5.1 revision=1 build_style=go go_import_path=mvdan.cc/sh @@ -11,7 +11,7 @@ maintainer="Michael Gehring " license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=15f19a648e8b58f7a41c8e64c1c3f0bb7c30672daf00bebc2d9f8b465edc07de +checksum=e0886ee00514dd15b86d64df069ccf2b2b8defbf8c6692204d51a14a7a01b3c9 post_install() { vlicense LICENSE