mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
netsniff-ng: update to 2.6.6
This commit is contained in:
parent
ea43cdecc3
commit
28c60ef223
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netsniff-ng'
|
# Template file for 'netsniff-ng'
|
||||||
pkgname=netsniff-ng
|
pkgname=netsniff-ng
|
||||||
version=0.6.5
|
version=0.6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --disable-geoip"
|
configure_args="--prefix=/usr --disable-geoip"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://netsniff-ng.org/"
|
homepage="http://netsniff-ng.org/"
|
||||||
distfiles="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-${version}.tar.gz"
|
distfiles="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-${version}.tar.gz"
|
||||||
checksum=9d8ef156356b05a303061a5b86e1fe0c27c3fcceaa4f790f3c0cb2367c54589a
|
checksum=0a7092937209585b361400493d81ea1123a529494203824c0cd8e95562072c5e
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i "s|/sbin|/bin|g" Makefile
|
vsed -i "s|/sbin|/bin|g" Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue