mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
tcpdump: bump version.
This commit is contained in:
@@ -3,9 +3,6 @@ DESCRIPTION="
|
||||
Tcpdump prints out a description of the contents of packets on a \
|
||||
network interface that match a boolean expression."
|
||||
HOMEPAGE="http://www.tcpdump.org"
|
||||
SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="
|
||||
1998-2015 The TCPDUMP Project
|
||||
1988-1997, 2000 The Regents of the University of California
|
||||
@@ -34,10 +31,12 @@ COPYRIGHT="
|
||||
2012 Christoph Paasch
|
||||
1995-1998, 2001-2002 WIDE Project
|
||||
"
|
||||
REVISION="2"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3"
|
||||
PATCHES="tcpdump-$portVersion.patchset"
|
||||
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
@@ -48,6 +47,7 @@ REQUIRES="
|
||||
haiku
|
||||
lib:libpcap
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libpcap
|
||||
Reference in New Issue
Block a user