mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
chezmoi: update to 2.62.5.
This commit is contained in:
parent
42f44e5508
commit
2bdca9be23
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.62.4
|
||||
version=2.62.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
go_import_path="github.com/twpayne/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=ad2778fcfb9c3a6ad11c03ed20713f474c4c7830dbb1cc0641c36a1a9bb57ff6
|
||||
checksum=7c61756eb0de7a4f319e9ac86788fcc04b8863518477c1541454974c08742755
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue