chezmoi: update to 2.13.1
This commit is contained in:
parent
bdc22100f6
commit
c053d34711
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=2.13.0
|
version=2.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="classabbyamp <dev@kb6.ee>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||||
checksum=9b996645a0b90a7098b5005b6d83328997697bdda928622927894b037726d93e
|
checksum=52fba493bb9f987a7971bcc187e7af9c01277b00daa91e4113e2e1f68c634ae2
|
||||||
|
|
||||||
export CGO_ENABLED=1
|
export CGO_ENABLED=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue