mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
chezmoi: update to 2.57.0.
This commit is contained in:
parent
774221e5b1
commit
01b32eef8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.56.0
|
||||
version=2.57.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://chezmoi.io/"
|
||||
changelog="https://github.com/twpayne/chezmoi/releases"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=bc56294a3c47c0dfa5e22f05b1e8f6f656b650fd212d83975039a521b74e3d3c
|
||||
checksum=123efcfb37de7803ccb9ddf666adb3c7880a62c62550b877fc8f928e1622b4a5
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue