New package: nemesis-1.5
This commit is contained in:
parent
f26a9bfb06
commit
e318423403
1 changed files with 16 additions and 0 deletions
16
srcpkgs/nemesis/template
Normal file
16
srcpkgs/nemesis/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'nemesis'
|
||||||
|
pkgname=nemesis
|
||||||
|
version=1.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="libnet-devel"
|
||||||
|
short_desc="Command-line network packet crafting and injection utility"
|
||||||
|
maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://github.com/troglobit/nemesis"
|
||||||
|
distfiles="https://github.com/troglobit/nemesis/releases/download/v${version}/nemesis-${version}.tar.xz"
|
||||||
|
checksum=9acefb583cc896a4d579ab9f43e22db6e32f3b3576e0d6a3f6048acc22268c10
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue