From 83522ff06772ec22e0cd5f369a8e6f844d1e9ab1 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 4 Mar 2024 15:39:06 +0100 Subject: [PATCH] tcpslice, re-add autoreconf as per request (#10190) --- net-analyzer/tcpslice/tcpslice-1.7.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-analyzer/tcpslice/tcpslice-1.7.recipe b/net-analyzer/tcpslice/tcpslice-1.7.recipe index 66f353fb8..ddfc0bff3 100644 --- a/net-analyzer/tcpslice/tcpslice-1.7.recipe +++ b/net-analyzer/tcpslice/tcpslice-1.7.recipe @@ -3,9 +3,9 @@ DESCRIPTION="TCPslice is a tool for extracting portions of packet trace files ge tcpdump's -w flag. It can combine multiple trace files, and/or extract portions of one or more \ traces based on time. TCPslice originally comes from LBL and now is maintained by The Tcpdump Group." HOMEPAGE="https://www.tcpdump.org/" -COPYRIGHT="2021 The Tcpdump Group" +COPYRIGHT="2024 The Tcpdump Group" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.tcpdump.org/release/tcpslice-$portVersion.tar.xz" CHECKSUM_SHA256="708238c640c393c7b850b46959a4d3221106f525acfd8a9f297cfd5f500962e0" @@ -34,7 +34,7 @@ BUILD_REQUIRES=" devel:libpcap$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:awk + cmd:autoreconf cmd:gcc$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix