pkgbase = drill
	pkgdesc = HTTP load testing application written in Rust inspired by Ansible syntax
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/fcsonline/drill
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = cargo
	depends = openssl
	depends = gcc-libs
	source = drill-0.9.0.tar.gz::https://github.com/fcsonline/drill/archive/0.9.0.tar.gz
	sha256sums = ac486698c33daecb2d099fbb890d0b37ffd9baf3655d620f57932e1d398b44fc

pkgname = drill
