mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
chezmoi: update to 2.46.0.
This commit is contained in:
parent
bc42d1f0c0
commit
d887d522e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.45.0
|
||||
version=2.46.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=4f105472a0b419c1f9bf15dc3ecc2009d98be113c87c257cf0710ce97edea714
|
||||
checksum=36cee8fc5579a155d4f5402f353e4b4099f92ec2b98982a4ccff4ab35f4d0348
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue