1
0
forked from ports/opt

[notify] tcpdump: update to 4.9.3

several security fixes, see https://www.tcpdump.org/tcpdump-changes.txt
This commit is contained in:
Juergen Daubert 2019-10-03 11:33:26 +02:00
parent 93005580bc
commit f2a835e799
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/c8S8RzbTAnGrEdX8HYypZ0hCcMjhYN4ds6AMl2NvKdgmPdWYF9rR1vprZGrnHqFR/rMEVrRVjI8zDa7guxuiAE=
SHA256 (Pkgfile) = 9c4627d957fc182a08039443c35e50df538624897e4241417871a730e6c2ff2b
RWSE3ohX2g5d/TJsifJlBEh/nPb/7ZHQnuwmo9nfzRQuh72NnPAtRvnVxq9dSlILleAYp33Zh5uQ01oPH8g4IwqppHxRHGFKDQk=
SHA256 (Pkgfile) = f19dabb2d021dd06bed45c7ae452dc1c59720fe7f0e94df97ac86cd76959b1c6
SHA256 (.footprint) = 42b48f345c07d2a9409863f67dc1310e4d26b1f089309643dbea4e459f5094fb
SHA256 (tcpdump-4.9.2.tar.gz) = 798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79
SHA256 (tcpdump-4.9.3.tar.gz) = 2cd47cb3d460b6ff75f4a9940f594317ad456cfbf2bd2c8e5151e16559db6410

View File

@ -1,12 +1,12 @@
# Description: Network sniffer with command line interface
# URL: http://www.tcpdump.org
# URL: https://www.tcpdump.org
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: libpcap, openssl
name=tcpdump
version=4.9.2
version=4.9.3
release=1
source=(http://www.tcpdump.org/release/$name-$version.tar.gz)
source=(https://www.tcpdump.org/release/$name-$version.tar.gz)
build() {
cd $name-$version