diff options
author | Juergen Daubert <jue@jue.li> | 2023-01-13 08:45:01 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2023-01-13 08:45:01 +0100 |
commit | f1a80fe638148291706af956a5874cff804629e2 (patch) | |
tree | 45379bad788c699217f7862fcd33e35feff39e78 | |
parent | 9c255aab20b435137ac69f184e26f0eddd68d5db (diff) | |
download | opt-f1a80fe638148291706af956a5874cff804629e2.tar.gz opt-f1a80fe638148291706af956a5874cff804629e2.tar.xz |
tcpdump: update to 4.99.3
-rw-r--r-- | tcpdump/.signature | 6 | ||||
-rw-r--r-- | tcpdump/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tcpdump/.signature b/tcpdump/.signature index 31d7c4a93..b6fab1217 100644 --- a/tcpdump/.signature +++ b/tcpdump/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/StuUXXpD4nJ+PUov/iOwI2Xue5MUzwkfCtOGHfWoyAzM8B5O/ilQiYpNreBQ77pXZKxRGJIoD4Led9uS+61lgQ= -SHA256 (Pkgfile) = cc9f1e91559cad6d3548d73b0448dc435c812bbf3d39d04b4dbde27faf4ea782 +RWSE3ohX2g5d/eZaJ0yNMMynRdbbZLGP4ZNCHiBtMS5VLGnbQMF/+vZYRn096yg0un753eZMssOrPzbD9/kln9gumkJ4HfDTxA8= +SHA256 (Pkgfile) = e55168b81adecbe13e067bd0a312662190b40b346f53e5270ae57bb9012f0b02 SHA256 (.footprint) = f784d0763ed6b4b39759afb68775f8691d0662f7947fd085445db729b7f52673 -SHA256 (tcpdump-4.99.2.tar.gz) = f4304357d34b79d46f4e17e654f1f91f9ce4e3d5608a1badbd53295a26fb44d5 +SHA256 (tcpdump-4.99.3.tar.gz) = ad75a6ed3dc0d9732945b2e5483cb41dc8b4b528a169315e499c6861952e73b3 diff --git a/tcpdump/Pkgfile b/tcpdump/Pkgfile index a27af5f67..13e4279d7 100644 --- a/tcpdump/Pkgfile +++ b/tcpdump/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcap, openssl name=tcpdump -version=4.99.2 +version=4.99.3 release=1 source=(https://www.tcpdump.org/release/$name-$version.tar.gz) |