mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nemesis: update to 1.7, orphan
This commit is contained in:
parent
96cbc4d778
commit
2dca1f57ab
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'nemesis'
|
# Template file for 'nemesis'
|
||||||
pkgname=nemesis
|
pkgname=nemesis
|
||||||
version=1.6
|
version=1.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libnet-devel"
|
makedepends="libnet-devel"
|
||||||
short_desc="Command-line network packet crafting and injection utility"
|
short_desc="Command-line network packet crafting and injection utility"
|
||||||
maintainer="Renato Aguiar <renato@renag.me>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/troglobit/nemesis"
|
homepage="https://github.com/troglobit/nemesis"
|
||||||
changelog="https://raw.githubusercontent.com/troglobit/nemesis/master/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/troglobit/nemesis/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/troglobit/nemesis/releases/download/v${version}/nemesis-${version}.tar.gz"
|
distfiles="https://github.com/troglobit/nemesis/releases/download/v${version}/nemesis-${version}.tar.gz"
|
||||||
checksum=be8e786689296b75521956af838d6621f79277fafdb6310a99ee444294f13fee
|
checksum=bd6293849f78c7adb73953f242cb7f599fa8a5390d5beaf377cdc100741fa026
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue