mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dasel: update to 2.1.0.
This commit is contained in:
parent
ae41cbb08d
commit
1909c486a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dasel'
|
# Template file for 'dasel'
|
||||||
pkgname=dasel
|
pkgname=dasel
|
||||||
version=2.0.2
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -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=cdb209c838b0f24520f35997c2856efbbdf695c314bc43ddcc3dc5180e8b812b
|
checksum=597d5ab3118eb5bd41859a9b134ebaf18855bba3b20f399c7202a2f132563662
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue