chezmoi: update to 2.11.2.

This commit is contained in:
classabbyamp 2022-02-03 15:37:47 -05:00 committed by Echo
parent 445ce4d53a
commit 889309ecc1

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.10.1
version=2.11.2
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi/v2"
@ -12,7 +12,7 @@ maintainer="classabbyamp <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=d7428f584044eab6896a852210413813ad97ca7fbdffe217a6f7fda65c9d7797
checksum=6ae56cb27aa75f3fc51ca12d4ed95314b7b999c5b02d7b7b0a02e4755e0f1a00
export CGO_ENABLED=1