From 05edc43a4e71aaedf8052f2270ec44e42f7bfb73 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 13 Oct 2017 18:37:54 +0200 Subject: [PATCH] wireshark: bump version. --- .../{wireshark-2.4.1.recipe => wireshark-2.4.2.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename net-analyzer/wireshark/{wireshark-2.4.1.recipe => wireshark-2.4.2.recipe} (91%) diff --git a/net-analyzer/wireshark/wireshark-2.4.1.recipe b/net-analyzer/wireshark/wireshark-2.4.2.recipe similarity index 91% rename from net-analyzer/wireshark/wireshark-2.4.1.recipe rename to net-analyzer/wireshark/wireshark-2.4.2.recipe index 79a51ba7a..5104a5c3d 100644 --- a/net-analyzer/wireshark/wireshark-2.4.1.recipe +++ b/net-analyzer/wireshark/wireshark-2.4.2.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1998-2017 Gerald Combs" HOMEPAGE="http://www.wireshark.org" REVISION="1" SOURCE_URI="https://github.com/wireshark/wireshark/archive/wireshark-$portVersion.tar.gz" -CHECKSUM_SHA256="f4031168f257b35fffafae013a25891f9a2c8a1e5d3e166f5dd7f286898302c1" +CHECKSUM_SHA256="b9b60b3a23e2f24f0f9a75d67364b8eef649960c9d1926697739825a3a7a9861" SOURCE_DIR="wireshark-wireshark-$portVersion" ADDITIONAL_FILES="wireshark.rdef" @@ -38,12 +38,12 @@ PROVIDES=" cmd:sharkd$secondaryArchSuffix cmd:text2pcap$secondaryArchSuffix cmd:tshark$secondaryArchSuffix - lib:libwireshark$secondaryArchSuffix =10.0.1 compat >= 10 - lib:libwiretap$secondaryArchSuffix = 7.0.1 compat >= 7 + lib:libwireshark$secondaryArchSuffix =10.0.2 compat >= 10 + lib:libwiretap$secondaryArchSuffix = 7.0.2 compat >= 7 lib:libwscodecs$secondaryArchSuffix = 1.1.0 compat >= 1 lib:libwsutil$secondaryArchSuffix = 8.0.0 compat >= 8 - devel:libwireshark$secondaryArchSuffix =10.0.1 compat >= 10 - devel:libwiretap$secondaryArchSuffix = 7.0.1 compat >= 7 + devel:libwireshark$secondaryArchSuffix =10.0.2 compat >= 10 + devel:libwiretap$secondaryArchSuffix = 7.0.2 compat >= 7 devel:libwscodecs$secondaryArchSuffix = 1.1.0 compat >= 1 devel:libwsutil$secondaryArchSuffix = 8.0.0 compat >= 8 "