wireshark: bump version.

This commit is contained in:
Jerome Duval
2017-04-13 20:50:27 +02:00
parent 10bdb83b91
commit ec1f7d9dd5

View File

@@ -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
"