From fe951a50899db34e91038f4466305817deb74b50 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 10 Apr 2022 14:49:44 -0400 Subject: [PATCH] chezmoi: update to 2.15.1. --- srcpkgs/chezmoi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index 2f0fb2f144bc..bacfc8c9b294 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -1,6 +1,6 @@ # Template file for 'chezmoi' pkgname=chezmoi -version=2.15.0 +version=2.15.1 revision=1 build_style=go go_import_path="github.com/twpayne/chezmoi/v2" @@ -12,7 +12,7 @@ maintainer="classabbyamp " license="MIT" homepage="https://chezmoi.io/" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz" -checksum=d33a5df53bde7b94962c39788e44af41e52a7836bc6d43168c9b324da966996e +checksum=0100dcf8b70774595f56859e5d1b635319ba584ad7b280946352be328f36d679 export CGO_ENABLED=1