From 1ba94ac8af81b665cd663e9198f04e7adcb8ab83 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Thu, 14 Sep 2017 09:39:31 +0300 Subject: [PATCH] tcpdump: bump version --- .../patches/{tcpdump-4.9.1.patchset => tcpdump-4.9.2.patchset} | 0 .../tcpdump/{tcpdump-4.9.1.recipe => tcpdump-4.9.2.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-analyzer/tcpdump/patches/{tcpdump-4.9.1.patchset => tcpdump-4.9.2.patchset} (100%) rename net-analyzer/tcpdump/{tcpdump-4.9.1.recipe => tcpdump-4.9.2.recipe} (95%) diff --git a/net-analyzer/tcpdump/patches/tcpdump-4.9.1.patchset b/net-analyzer/tcpdump/patches/tcpdump-4.9.2.patchset similarity index 100% rename from net-analyzer/tcpdump/patches/tcpdump-4.9.1.patchset rename to net-analyzer/tcpdump/patches/tcpdump-4.9.2.patchset diff --git a/net-analyzer/tcpdump/tcpdump-4.9.1.recipe b/net-analyzer/tcpdump/tcpdump-4.9.2.recipe similarity index 95% rename from net-analyzer/tcpdump/tcpdump-4.9.1.recipe rename to net-analyzer/tcpdump/tcpdump-4.9.2.recipe index 953f0aa57..f6cd530b5 100644 --- a/net-analyzer/tcpdump/tcpdump-4.9.1.recipe +++ b/net-analyzer/tcpdump/tcpdump-4.9.2.recipe @@ -34,7 +34,7 @@ COPYRIGHT=" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz" -CHECKSUM_SHA256="f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3" +CHECKSUM_SHA256="798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79" PATCHES="tcpdump-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64"