chezmoi: update to 2.15.0.

This commit is contained in:
classabbyamp 2022-04-04 00:04:32 -04:00 committed by Echo
parent 556e641ec7
commit 8ca2557672

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.14.0
version=2.15.0
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi/v2"
@ -12,7 +12,7 @@ maintainer="classabbyamp <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=4d7a1baf7e3caa8f6976b1ea5e6ba81c75273b1dd1f0fc946134a82454720397
checksum=d33a5df53bde7b94962c39788e44af41e52a7836bc6d43168c9b324da966996e
export CGO_ENABLED=1