mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chezmoi: update to 2.52.2.
This commit is contained in:
parent
f09e1e9710
commit
6339ec2831
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=2.52.1
|
version=2.52.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||||
go_build_tags="noembeddocs noupgrade"
|
go_build_tags="noembeddocs noupgrade"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
changelog="https://github.com/twpayne/chezmoi/releases"
|
changelog="https://github.com/twpayne/chezmoi/releases"
|
||||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||||
checksum=622974a9653f07874d9c6a627af130163bf3cde7eb0f1b89baa2f3a7fa76b8a4
|
checksum=0bfe878d901f5e171cfcab7bd4d647f3fbf7f882be9bf747fabe188a9815e91c
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Add table
Reference in a new issue