# Template file for 'websocat'
pkgname=websocat
version=1.14.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="Netcat, curl and socat for WebSockets"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/vi/websocat"
changelog="https://raw.githubusercontent.com/vi/websocat/master/CHANGELOG.md"
distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz"
checksum=5c976c535800ca635b72839fe49d0fe4ad2479db8744c5a00f0cf911e4832e2d

post_install() {
	vlicense LICENSE
}
