chezmoi: update to 2.12.1.
This commit is contained in:
parent
71c4d8da61
commit
8e7a3960dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.12.0
|
||||
version=2.12.1
|
||||
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=872007b0995c4926d4297b413e4a0b2234883ba9f7f415b8dbd70fd0870e128d
|
||||
checksum=40842a74d61c166f2f49f9ff16e28fbb7580a5fdad01e98b156c43a1f7f58c24
|
||||
|
||||
export CGO_ENABLED=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue