chezmoi: update to 2.11.2.
This commit is contained in:
parent
445ce4d53a
commit
889309ecc1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.10.1
|
||||
version=2.11.2
|
||||
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=d7428f584044eab6896a852210413813ad97ca7fbdffe217a6f7fda65c9d7797
|
||||
checksum=6ae56cb27aa75f3fc51ca12d4ed95314b7b999c5b02d7b7b0a02e4755e0f1a00
|
||||
|
||||
export CGO_ENABLED=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue