* update wireshark to 4.4.2-3
This commit is contained in:
parent
0bcf8bbea7
commit
3019714ca7
@ -1,7 +1,7 @@
|
||||
pkgbase = wireshark
|
||||
pkgdesc = Network traffic and protocol analyzer/sniffer
|
||||
pkgver = 4.4.2
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://www.wireshark.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -86,7 +86,7 @@ pkgname = wireshark-cli
|
||||
depends = snappy
|
||||
depends = spandsp
|
||||
depends = speexdsp
|
||||
depends = zlib
|
||||
depends = zlib-ng
|
||||
depends = zstd
|
||||
provides = libwireshark.so
|
||||
provides = libwiretap.so
|
||||
@ -114,7 +114,7 @@ pkgname = wireshark-qt
|
||||
depends = speexdsp
|
||||
depends = wireshark-cli
|
||||
depends = xdg-utils
|
||||
depends = zlib
|
||||
depends = zlib-ng
|
||||
conflicts = wireshark
|
||||
conflicts = wireshark-gtk
|
||||
conflicts = wireshark-common
|
||||
|
@ -9,7 +9,7 @@
|
||||
pkgbase=wireshark
|
||||
pkgname=('wireshark-cli' 'wireshark-qt')
|
||||
pkgver=4.4.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Network traffic and protocol analyzer/sniffer'
|
||||
url='https://www.wireshark.org/'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -109,7 +109,7 @@ package_wireshark-cli() {
|
||||
'snappy'
|
||||
'spandsp'
|
||||
'speexdsp'
|
||||
'zlib'
|
||||
'zlib-ng'
|
||||
'zstd'
|
||||
)
|
||||
install=wireshark.install
|
||||
@ -157,7 +157,7 @@ package_wireshark-qt() {
|
||||
'speexdsp'
|
||||
'wireshark-cli'
|
||||
'xdg-utils'
|
||||
'zlib'
|
||||
'zlib-ng'
|
||||
)
|
||||
replaces=(wireshark wireshark-gtk wireshark-common)
|
||||
conflicts=(wireshark wireshark-gtk wireshark-common)
|
||||
|
Loading…
x
Reference in New Issue
Block a user