13 lines
442 B
Bash
13 lines
442 B
Bash
# Template file for 'yj'
|
|
pkgname=yj
|
|
version=4.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=8423486cdc0f6bd912bdcb9f61ef89427a70b094352c45e62b1343c9b2ea92f4
|