chezmoi: update to 2.8.0

This commit is contained in:
Clyhtsuriva 2021-11-23 00:06:10 +01:00 committed by Michal Vasilek
parent 263d1acc1a
commit 7b77534fb1

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.7.5
version=2.8.0
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=ed9de88a851cbbb2acce77e13615fe45a19350112f58d9acc268b2ff4961d8ab
checksum=3c7408625639c215926e1401b9acc037a0c2216984a7d063cf647d9ec0798937
export CGO_ENABLED=1