chezmoi: update to 2.21.0.
This commit is contained in:
parent
956d19c44f
commit
1b39bad646
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.20.0
|
||||
version=2.21.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="MIT"
|
||||
homepage="https://chezmoi.io/"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=7e22412a7a766d2156927e687e73c8c139cd014eb33846366884d8ffb7fdc654
|
||||
checksum=4c4e741b225a3e23c5e80143567482f6cf9c237c8b92c78199731ca78b96cb8b
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue