summarylogtreecommitdiffstats
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 000000000000..90b9278c9137
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = mongoaudit
+ pkgdesc = An automated pentesting tool that lets you know if your MongoDB instances are properly secured
+ pkgver = 0.0.3
+ pkgrel = 1
+ url = https://github.com/stampery/mongoaudit
+ arch = any
+ license = MIT
+ makedepends = python2-setuptools
+ depends = python2
+ source = https://files.pythonhosted.org/packages/source/m/mongoaudit/mongoaudit-0.0.3.tar.gz
+ md5sums = 040f6080e15fe2dbeff574bb98e0da67
+
+pkgname = mongoaudit
+ depends = python2
+