chezmoi: update to 2.9.3.
This commit is contained in:
parent
728b11a787
commit
48d70fd392
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.8.0
|
||||
version=2.9.3
|
||||
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=3c7408625639c215926e1401b9acc037a0c2216984a7d063cf647d9ec0798937
|
||||
checksum=fa9cf4eb148a51dbe5e08e5290488bac37a378a966cb3e1245864d70623a99aa
|
||||
|
||||
export CGO_ENABLED=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue