diff --git a/net-analyzer/wireshark/wireshark-2.2.6.recipe b/net-analyzer/wireshark/wireshark-2.2.7.recipe similarity index 91% rename from net-analyzer/wireshark/wireshark-2.2.6.recipe rename to net-analyzer/wireshark/wireshark-2.2.7.recipe index df177d0e5..0eb221c3c 100644 --- a/net-analyzer/wireshark/wireshark-2.2.6.recipe +++ b/net-analyzer/wireshark/wireshark-2.2.7.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1998-2015 Gerald Combs" HOMEPAGE="http://www.wireshark.org" REVISION="1" SOURCE_URI="https://github.com/wireshark/wireshark/archive/wireshark-$portVersion.tar.gz" -CHECKSUM_SHA256="a5aa148eed84bd2c4227b50dada7ffa4f1c37d5db59adc53afc74d38bc4cbe07" +CHECKSUM_SHA256="f25b52104235c5293ba4e451ee98a429f531954976f85e46af501c4e0ae06ad8" SOURCE_DIR="wireshark-wireshark-$portVersion" ADDITIONAL_FILES="wireshark.rdef" @@ -37,12 +37,12 @@ PROVIDES=" cmd:reordercap$secondaryArchSuffix cmd:text2pcap$secondaryArchSuffix cmd:tshark$secondaryArchSuffix - lib:libwireshark$secondaryArchSuffix =8.1.6 compat >= 8 - lib:libwiretap$secondaryArchSuffix = 6.0.6 compat >= 6 + lib:libwireshark$secondaryArchSuffix =8.1.7 compat >= 8 + lib:libwiretap$secondaryArchSuffix = 6.0.7 compat >= 6 lib:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 lib:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 - devel:libwireshark$secondaryArchSuffix =8.1.6 compat >= 8 - devel:libwiretap$secondaryArchSuffix = 6.0.6 compat >= 6 + devel:libwireshark$secondaryArchSuffix =8.1.7 compat >= 8 + devel:libwiretap$secondaryArchSuffix = 6.0.7 compat >= 6 devel:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 devel:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 "