13 lines
442 B
Bash
13 lines
442 B
Bash
# Template file for 'yj'
|
|
pkgname=yj
|
|
version=5.0.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/sclevine/yj"
|
|
hostmakedepends="git"
|
|
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=df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
|