mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
yq-go: update to 4.47.1, adopt.
This commit is contained in:
parent
78179aad78
commit
fdeda6d7ce
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'yq-go'
|
# Template file for 'yq-go'
|
||||||
pkgname=yq-go
|
pkgname=yq-go
|
||||||
version=4.44.3
|
version=4.47.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mikefarah/yq/v4
|
go_import_path=github.com/mikefarah/yq/v4
|
||||||
short_desc="Command-line YAML, JSON, XML, CSV, TOML and properties processor"
|
short_desc="Command-line YAML, JSON, XML, CSV, TOML and properties processor"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://mikefarah.gitbook.io/yq"
|
homepage="https://mikefarah.gitbook.io/yq"
|
||||||
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
|
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
|
||||||
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf
|
checksum=48ef09b9ffdb80f26ee516fa2fc83f713c1b49f503cedef79a96435509d456af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# this came after yq 'the jq wrapper for yaml' so yq has the right to
|
# this came after yq 'the jq wrapper for yaml' so yq has the right to
|
||||||
|
|
Loading…
Add table
Reference in a new issue