chezmoi: update to 2.13.0.
This commit is contained in:
parent
670f73243d
commit
f4dceca7a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.12.1
|
||||
version=2.13.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=40842a74d61c166f2f49f9ff16e28fbb7580a5fdad01e98b156c43a1f7f58c24
|
||||
checksum=9b996645a0b90a7098b5005b6d83328997697bdda928622927894b037726d93e
|
||||
|
||||
export CGO_ENABLED=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue