# Template file for 'urusai'
pkgname=urusai
version=1.1.0
revision=1
build_style=go
go_import_path="github.com/calpa/urusai"
short_desc="Go implementation of noisy HTTP/DNS traffic generator"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="MIT"
homepage="https://github.com/calpa/urusai"
distfiles="https://github.com/calpa/urusai/archive/refs/tags/v${version}.tar.gz"
checksum=4459beee58296f8f42ad0bdb7defb28bac7629f350f1b8c27e9b25cf15711c3e

post_install() {
	vlicense LICENSE
}
