blob: 8d848ee2f817e8a8f72e4c3c54c1dedcdbcc6c9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = voiphopper-git
pkgdesc = A security validation tool that tests to see if a PC can mimic the behavior of an IP Phone. It rapidly automates a VLAN Hop into the Voice VLAN.
pkgver = 2.04+1kali6+1.r31.20240514.7367693
pkgrel = 2
url = http://voiphopper.sourceforge.net/
arch = i686
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
depends = glibc
depends = libpcap
provides = voiphopper=2.04+1kali6+1.r31.20240514.7367693
conflicts = voiphopper
replaces = voiphopper<=2.04
source = voiphopper::git+https://gitlab.com/kalilinux/packages/voiphopper.git
sha256sums = SKIP
pkgname = voiphopper-git
|