summaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..7558a67
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
1pkgbase = drill
2 pkgdesc = Drill is a HTTP load testing application written in Rust inspired by Ansible syntax
3 pkgver = 0.5.0
4 pkgrel = 1
5 url = https://github.com/fcsonline/drill
6 arch = x86_64
7 license = GPL-3.0
8 makedepends = cargo
9 makedepends = pkgconf
10 depends = openssl
11 source = https://github.com/fcsonline/drill/archive/0.5.0.tar.gz
12 md5sums = ecafaa5eae61617cae8c08bb8358b338
13
14pkgname = drill
15