chezmoi: update to 2.9.5.

This commit is contained in:
classabbyamp 2022-01-06 16:42:17 -05:00 committed by paper
parent f2c391a37a
commit f268450f54

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.9.4
version=2.9.5
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=fca10c19bea51e4e17ddd077f855c3d09be0730997ae50987552ce05190a54a5
checksum=10a27e4569c0cd6951a8509a39443f8a918d22d61db0026b78e88ef83fa43e04
export CGO_ENABLED=1