dasel: update to 2.3.6.

This commit is contained in:
icp 2023-09-07 14:26:28 +05:30 committed by classabbyamp
parent 2ea2db3b92
commit 79981eb5f9

View file

@ -1,7 +1,7 @@
# Template file for 'dasel' # Template file for 'dasel'
pkgname=dasel pkgname=dasel
version=2.3.4 version=2.3.6
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=7c9a2f41d02f4d1717dcf0d9fb4b977308da89c074d2abcf064adf00980e5d0d checksum=aebed9ddaa1daf5de9080e2ed6eff1c90606a2ad2d9988d4b4fdbb243b1a71d7
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE