mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dasel: update to 2.2.0.
This commit is contained in:
parent
f98c905e8b
commit
265b76fefa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dasel'
|
# Template file for 'dasel'
|
||||||
pkgname=dasel
|
pkgname=dasel
|
||||||
version=2.1.2
|
version=2.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path=github.com/tomwright/dasel/v2
|
go_import_path=github.com/tomwright/dasel/v2
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://daseldocs.tomwright.me/"
|
homepage="https://daseldocs.tomwright.me/"
|
||||||
changelog="https://raw.githubusercontent.com/TomWright/dasel/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/TomWright/dasel/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/TomWright/dasel/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/TomWright/dasel/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0ef6525a3618c24999f8b44f7f65ed94004a393fd73cea4ae7757d7ed55ba485
|
checksum=7d64e3e6e37b358948ccd3479b54610b87fbcc562049ca96c0bcb4fcefeea350
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue