mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
tcpdump: update to 4.99.5.
This commit is contained in:
parent
d1a51b89cd
commit
895352f2e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tcpdump'
|
||||
pkgname=tcpdump
|
||||
version=4.99.4
|
||||
version=4.99.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libpcap-devel openssl-devel"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.tcpdump.org"
|
||||
changelog="https://www.tcpdump.org/tcpdump-changes.txt"
|
||||
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=0232231bb2f29d6bf2426e70a08a7e0c63a0d59a9b44863b7f5e2357a6e49fea
|
||||
checksum=8c75856e00addeeadf70dad67c9ff3dd368536b2b8563abf6854d7c764cd3adb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue