chezmoi: update to 2.9.4.

This commit is contained in:
classabbyamp 2021-12-22 14:25:43 -05:00 committed by Érico Nogueira Rolim
parent 9b9e9099ab
commit 2851367ed8

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.9.3
version=2.9.4
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi/v2"
@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=fa9cf4eb148a51dbe5e08e5290488bac37a378a966cb3e1245864d70623a99aa
checksum=fca10c19bea51e4e17ddd077f855c3d09be0730997ae50987552ce05190a54a5
export CGO_ENABLED=1