chezmoi: update to 1.8.11.

Closes: #28614 [via git-merge-pr]
This commit is contained in:
Abigail G 2021-02-09 21:38:02 -05:00 committed by Andrew J. Hesford
parent 8d75a01137
commit 48bb5d0cd3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chezmoi' # Template file for 'chezmoi'
pkgname=chezmoi pkgname=chezmoi
version=1.8.10 version=1.8.11
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/twpayne/chezmoi" go_import_path="github.com/twpayne/chezmoi"
@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
license="MIT" license="MIT"
homepage="https://chezmoi.io/" homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
checksum=46f94b65abd0dcb6e3c4d8f28d18f9435297065ffff12140fd60c61ed2ece90f checksum=23515591028202aaf7af908e38972f156ee08022f535bc74aaa9244b82da2fa1
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE