mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
wireshark: bump version.
This commit is contained in:
@@ -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
|
||||
"
|
||||
Reference in New Issue
Block a user