chezmoi: update to 2.33.0.
This commit is contained in:
parent
161c412366
commit
8aa3128793
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=2.32.0
|
version=2.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||||
checksum=ccfa5188c5312fc1ffd90b89413736b0e66ae7f30c11a029851cc17ae36f032a
|
checksum=ea4155b54bfe267844390025dc2aff42118c413f14af9ed896b9713b32f2ed27
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Reference in New Issue