13 lines
436 B
Bash
13 lines
436 B
Bash
# Template file for 'yj'
|
|
pkgname=yj
|
|
version=5.1.0
|
|
revision=3
|
|
build_style=go
|
|
go_import_path="github.com/sclevine/yj/v${version%%.*}"
|
|
short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/sclevine/yj"
|
|
distfiles="https://github.com/sclevine/yj/archive/v${version}.tar.gz"
|
|
checksum=9a3e9895181d1cbd436a1b02ccf47579afacd181c73f341e697a8fe74f74f99d
|