dasel: update to 2.0.2.
This commit is contained in:
parent
09f8c9e409
commit
abe44ae9ab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dasel'
|
||||
pkgname=dasel
|
||||
version=1.27.3
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -12,8 +12,8 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://daseldocs.tomwright.me/"
|
||||
changelog="https://raw.githubusercontent.com/TomWright/dasel/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/TomWright/dasel/archive/v${version}.tar.gz"
|
||||
checksum=1dfd0bf372ab252931adc636887c1d34a75e9ac767b5e6baabf9fd91fdfa15a6
|
||||
distfiles="https://github.com/TomWright/dasel/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=cdb209c838b0f24520f35997c2856efbbdf695c314bc43ddcc3dc5180e8b812b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue