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 "