chezmoi: update to 2.7.5.

This commit is contained in:
classabbyamp 2021-11-07 18:23:02 -05:00 committed by Érico Nogueira Rolim
parent 4cba1261a8
commit 4c70b9a4d8

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.7.4
version=2.7.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=71cdf60840a1674e929f9faa5220e0175077f5a6e72b58dcc5d1b17596aa3ae2
checksum=ed9de88a851cbbb2acce77e13615fe45a19350112f58d9acc268b2ff4961d8ab
export CGO_ENABLED=1