From ec1f7d9dd51aef6c0ccf1842820f3e19b61ce899 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 13 Apr 2017 20:50:27 +0200 Subject: [PATCH] wireshark: bump version. --- .../{wireshark-2.2.4.recipe => wireshark-2.2.6.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename net-analyzer/wireshark/{wireshark-2.2.4.recipe => wireshark-2.2.6.recipe} (91%) diff --git a/net-analyzer/wireshark/wireshark-2.2.4.recipe b/net-analyzer/wireshark/wireshark-2.2.6.recipe similarity index 91% rename from net-analyzer/wireshark/wireshark-2.2.4.recipe rename to net-analyzer/wireshark/wireshark-2.2.6.recipe index 0296a8c0a..3201ca8d6 100644 --- a/net-analyzer/wireshark/wireshark-2.2.4.recipe +++ b/net-analyzer/wireshark/wireshark-2.2.6.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="a93096383389a42becfe25294c6ea6d7c1ddc8718a293501d0181f4bfb384a6e" +CHECKSUM_SHA256="a5aa148eed84bd2c4227b50dada7ffa4f1c37d5db59adc53afc74d38bc4cbe07" 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.4 compat >= 8 - lib:libwiretap$secondaryArchSuffix = 6.0.4 compat >= 6 + lib:libwireshark$secondaryArchSuffix =8.1.6 compat >= 8 + lib:libwiretap$secondaryArchSuffix = 6.0.6 compat >= 6 lib:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 lib:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 - devel:libwireshark$secondaryArchSuffix =8.1.4 compat >= 8 - devel:libwiretap$secondaryArchSuffix = 6.0.4 compat >= 6 + devel:libwireshark$secondaryArchSuffix =8.1.6 compat >= 8 + devel:libwiretap$secondaryArchSuffix = 6.0.6 compat >= 6 devel:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 devel:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 "