chezmoi: update to 2.65.2.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.65.1
|
||||
version=2.65.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi"
|
||||
go_import_path="chezmoi.io/chezmoi"
|
||||
go_build_tags="noembeddocs noupgrade"
|
||||
go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.builtBy=xbps"
|
||||
checkdepends="tar git"
|
||||
@@ -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=07443289a914e1684d7885f4062167ce4c008a4e589884d5374b6ddc90393a91
|
||||
checksum=ef8b6906c421a0648c96fc5709c33f5424b62f79726620b35a7e13753bf63ee1
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
||||
Reference in New Issue
Block a user