blob: 965f5986fe5d0fd60887219d6d363ff49f70c8f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pocsuite-git
pkgdesc = Pocsuite is A remote vulnerability test framework developed by Knownsec Security Team. http://sebug.net
pkgver = 1b9ec54.20150917
pkgrel = 1
url = https://github.com/knownsec/Pocsuite
arch = any
license = GPL2
makedepends = git
depends = python2
provides = pocsuite
conflicts = pocsuite
options = !strip
source = git://github.com/knownsec/Pocsuite.git
md5sums = SKIP
pkgname = pocsuite-git
|