mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
5bc1ddf389
commit
61ed8cb19b
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.7.0
|
version=2.8.1
|
||||||
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=93546e10971ca74c3192940fe9435b48368cefa677cef8a7532b214c6d8b6c39
|
checksum=ba8da9569f38e7f33453c03ac988382291a01004a96c307d52cccadb9ef7837e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue