update to wireshark-4.0.3

This commit is contained in:
sthen 2023-01-22 15:23:47 +00:00
parent fedb18ea11
commit fdbd3962ee
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ COMMENT-main = graphical network protocol analyzer, Qt user-interface
COMMENT-text = network protocol analyzer
DPB_PROPERTIES =parallel
V = 4.0.2
V = 4.0.3
PORTROACH = limitw:1,even
DISTNAME = wireshark-$V
PKGNAME-main = wireshark-$V

View File

@ -1,2 +1,2 @@
SHA256 (wireshark-4.0.2.tar.xz) = 81kVaZ8vmyjdshEgLUDsiYTlg008kRSDFEpJhLpEQR0=
SIZE (wireshark-4.0.2.tar.xz) = 41296132
SHA256 (wireshark-4.0.3.tar.xz) = bFHhW8wK+5NzTmhtv/NU/9FZ9XC9KQS8u61vP+t+lRE=
SIZE (wireshark-4.0.3.tar.xz) = 41383164

View File

@ -5,7 +5,7 @@ Avoid the broken libwsutil.so that gets generated with -pie -shared
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -1051,7 +1051,7 @@ endif()
@@ -1050,7 +1050,7 @@ endif()
include(CheckCLinkerFlag)