mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
chezmoi: update to 2.17.0.
This commit is contained in:
parent
a0179523c5
commit
2140f5fbc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.16.0
|
||||
version=2.17.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="MIT"
|
||||
homepage="https://chezmoi.io/"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=da1900b065c1b247ffc70a48c6dd066f3b770ccbc16b3caeaf949a9fe0357b53
|
||||
checksum=5edf382f9cb5f21fdc6eb142369333604bc3603538c6ec783d5360f3193843c4
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue