12 lines
461 B
Bash
12 lines
461 B
Bash
# Template file for 'valijson'
|
|
pkgname=valijson
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=cmake
|
|
short_desc="Header-only C++ library for JSON Schema validation"
|
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/tristanpenman/valijson"
|
|
distfiles="https://github.com/tristanpenman/valijson/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=35d86e54fc727f1265226434dc996e33000a570f833537a25c8b702b0b824431
|