chezmoi: update to 2.12.0.

This commit is contained in:
classabbyamp 2022-02-15 01:52:53 -05:00 committed by Echo
parent ec20cb79ad
commit 1a5cb753ef

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.11.2
version=2.12.0
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=6ae56cb27aa75f3fc51ca12d4ed95314b7b999c5b02d7b7b0a02e4755e0f1a00
checksum=872007b0995c4926d4297b413e4a0b2234883ba9f7f415b8dbd70fd0870e128d
export CGO_ENABLED=1