summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95f96b05f2928ec790854baea8bc6a5fe0001e8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = creak-git
	pkgdesc = Performs some of the most famous MITM attack on target addresses located in a local network.
	pkgver = 20161118.r38
	pkgrel = 2
	url = https://github.com/codepr/creak
	arch = any
	license = GPL3
	makedepends = python2-setuptools
	makedepends = git
	depends = python2
	depends = python2-dpkt
	depends = python2-pypcap
	depends = scapy
	depends = libdnet
	provides = creak
	conflicts = creak
	source = creak-git::git+https://github.com/codepr/creak.git
	sha512sums = SKIP

pkgname = creak-git