diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index 2f0fb2f144b..bacfc8c9b29 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