diff --git a/wireshark/.footprint b/wireshark/.footprint index 0693c9f6c..21aa9a377 100644 --- a/wireshark/.footprint +++ b/wireshark/.footprint @@ -647,11 +647,11 @@ drwxr-xr-x root/root usr/include/wireshark/wsutil/wmem/ -rw-r--r-- root/root usr/include/wireshark/wsutil/xtea.h -rw-r--r-- root/root usr/include/wireshark/ws_version.h drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libwireshark.so.15.0.0 -lrwxrwxrwx root/root usr/lib/libwireshark.so.15 -> libwireshark.so.15.0.0 +-rwxr-xr-x root/root usr/lib/libwireshark.so.15.0.1 +lrwxrwxrwx root/root usr/lib/libwireshark.so.15 -> libwireshark.so.15.0.1 lrwxrwxrwx root/root usr/lib/libwireshark.so -> libwireshark.so.15 --rwxr-xr-x root/root usr/lib/libwiretap.so.12.0.0 -lrwxrwxrwx root/root usr/lib/libwiretap.so.12 -> libwiretap.so.12.0.0 +-rwxr-xr-x root/root usr/lib/libwiretap.so.12.0.1 +lrwxrwxrwx root/root usr/lib/libwiretap.so.12 -> libwiretap.so.12.0.1 lrwxrwxrwx root/root usr/lib/libwiretap.so -> libwiretap.so.12 -rwxr-xr-x root/root usr/lib/libwsutil.so.13.0.0 lrwxrwxrwx root/root usr/lib/libwsutil.so.13 -> libwsutil.so.13.0.0 diff --git a/wireshark/.signature b/wireshark/.signature index 23e9396a3..c0457d816 100644 --- a/wireshark/.signature +++ b/wireshark/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V+yH6g5TbIjmMpr0sNtp3/hFwtTxCGPM8IwVxqVYNJ+k/O53i7QTQsQ2Tw5JPOcSO8WHvB8pkuDiWR0KEBc5QY= -SHA256 (Pkgfile) = d6f1945a631bfb14dc724d88e584c0a34e310f79beeea9d70ea743fe85ee7dd9 -SHA256 (.footprint) = 4944c3dde93c0ce89a2b6dd6418456040f0148c7b42e37c35ecb6a42e09269df -SHA256 (wireshark-3.6.0.tar.xz) = 9cc8f7fc5bb1d66fbdfdf95cde6e1c98633c303f9af9b33ae9f1fcf022fedf06 +RWSE3ohX2g5d/SzRugBDtmebfcAhEFqdL4WS6/dbcyRj+lKcNFzUaPaNTlOg6CPANHL/b44dvoZAMLZnhAcgN2qKqCpZIby1HA4= +SHA256 (Pkgfile) = 20fa530448c2ce2770e647da9cfed2f6eed703866a14a1ca980fba3e10576a93 +SHA256 (.footprint) = 85aa036bc875c71507e48240aac5c668121ff8ac2567ca7a38bcaa20a94c17e1 +SHA256 (wireshark-3.6.1.tar.xz) = 0434eda8fb6bf88e2b42a67eb5d1de254a67d505bec3bb51fee9d7cad7925a38 diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile index 5959ab896..ac76b755b 100644 --- a/wireshark/Pkgfile +++ b/wireshark/Pkgfile @@ -4,7 +4,7 @@ # Depends on: c-ares hicolor-icon-theme libgcrypt libpcap qt5 name=wireshark -version=3.6.0 +version=3.6.1 release=1 source=(https://www.wireshark.org/download/src/$name-$version.tar.xz)