mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
tcpdump: bump version.
* switch source to tarball at tcpdump.org.
This commit is contained in:
@@ -3,8 +3,8 @@ 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="https://github.com/the-tcpdump-group/tcpdump/archive/${portName}-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="6d80fe345d0f5ee42fd273bfafe076231ad700c2daaf56805d17dc8159a6d1a7"
|
||||
SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="
|
||||
1998-2015 The TCPDUMP Project
|
||||
@@ -35,7 +35,6 @@ COPYRIGHT="
|
||||
1995-1998, 2001-2002 WIDE Project
|
||||
"
|
||||
REVISION="1"
|
||||
SOURCE_DIR="tcpdump-tcpdump-$portVersion"
|
||||
PATCHES="tcpdump-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user