chezmoi: update to 2.7.3.

This commit is contained in:
classabbyamp 2021-10-23 23:52:24 -04:00 committed by Érico Nogueira Rolim
parent 2bdc559c2a
commit c2ad111523

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.7.2
version=2.7.3
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=0c02b70735ad7d8703b973644473228ca423eb1d01221dfd03f52cfd39b028ab
checksum=a9dbaa9bd55f1c1e1c82c7ae5b7b1933f907703d5bd9976b2c14321b8c1e0d90
export CGO_ENABLED=1