Adding RavenNetListener to support network raw API
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -8,8 +8,8 @@ arch=("x86_64")
|
||||
url="https://aninix.net/foundation/TheRaven"
|
||||
license=('custom')
|
||||
groups=()
|
||||
depends=('mono>=5.0.0' 'curl' 'grep' 'bash>=4.4' 'git>=2.13' 'pushbullet-cli' 'lynx' 'wget')
|
||||
makedepends=('make>=4.2')
|
||||
depends=('mono>=5.0.0' 'curl' 'grep' 'bash>=4.4' 'git>=2.13' 'pushbullet-cli' 'lynx' 'wget' 'nmap>=7.70')
|
||||
makedepends=('make>=4.2' 'pwgen')
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=('theraven')
|
||||
|
Reference in New Issue
Block a user