chezmoi: update to 1.8.10.
This commit is contained in:
parent
d8e6b7927b
commit
6a4ccca71e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=1.8.9
|
version=1.8.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi"
|
go_import_path="github.com/twpayne/chezmoi"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=6e9d341672bc375ad2e9594a689c0c8ae8ebad0c964d699dfbd408fc93058b93
|
checksum=46f94b65abd0dcb6e3c4d8f28d18f9435297065ffff12140fd60c61ed2ece90f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue