chezmoi: update to 2.33.4.
This commit is contained in:
parent
496e9f4ea7
commit
7cbab1b08c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=2.33.3
|
version=2.33.4
|
||||||
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"
|
||||||
|
@ -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=cdb09755c3f5bf9a29b8173255752b9d5646eed590abae1f7f88b31f636b3384
|
checksum=551a1ddb1e790880415cabfd9d718be47760b8018fb63cddf5cd2145db0b5947
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Reference in New Issue