summaryrefslogtreecommitdiff
path: root/wireshark
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2017-11-06 22:52:28 +0100
committerThomas Penteker <tek@serverop.de>2017-11-06 22:52:28 +0100
commit08c1d7bb57763b18171262957289d0c19c329db9 (patch)
treefdb5957b48884b5c07133f14b2e2747ddd38eaba /wireshark
parentf04f124cc07ac875ce7b7967a5452a3dd52a4247 (diff)
downloadopt-08c1d7bb57763b18171262957289d0c19c329db9.tar.gz
opt-08c1d7bb57763b18171262957289d0c19c329db9.tar.xz
wireshark: 2.4.1 -> 2.4.2 closes FS#1518
Diffstat (limited to 'wireshark')
-rw-r--r--wireshark/.footprint12
-rw-r--r--wireshark/.md5sum2
-rw-r--r--wireshark/.signature8
-rw-r--r--wireshark/Pkgfile4
4 files changed, 13 insertions, 13 deletions
diff --git a/wireshark/.footprint b/wireshark/.footprint
index c94c42fe0..836f5f6cb 100644
--- a/wireshark/.footprint
+++ b/wireshark/.footprint
@@ -16,13 +16,13 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/wireshark-gtk
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libwireshark.la
-lrwxrwxrwx root/root usr/lib/libwireshark.so -> libwireshark.so.10.0.1
-lrwxrwxrwx root/root usr/lib/libwireshark.so.10 -> libwireshark.so.10.0.1
--rwxr-xr-x root/root usr/lib/libwireshark.so.10.0.1
+lrwxrwxrwx root/root usr/lib/libwireshark.so -> libwireshark.so.10.0.2
+lrwxrwxrwx root/root usr/lib/libwireshark.so.10 -> libwireshark.so.10.0.2
+-rwxr-xr-x root/root usr/lib/libwireshark.so.10.0.2
-rwxr-xr-x root/root usr/lib/libwiretap.la
-lrwxrwxrwx root/root usr/lib/libwiretap.so -> libwiretap.so.7.0.1
-lrwxrwxrwx root/root usr/lib/libwiretap.so.7 -> libwiretap.so.7.0.1
--rwxr-xr-x root/root usr/lib/libwiretap.so.7.0.1
+lrwxrwxrwx root/root usr/lib/libwiretap.so -> libwiretap.so.7.0.2
+lrwxrwxrwx root/root usr/lib/libwiretap.so.7 -> libwiretap.so.7.0.2
+-rwxr-xr-x root/root usr/lib/libwiretap.so.7.0.2
-rwxr-xr-x root/root usr/lib/libwscodecs.la
lrwxrwxrwx root/root usr/lib/libwscodecs.so -> libwscodecs.so.1.1.0
lrwxrwxrwx root/root usr/lib/libwscodecs.so.1 -> libwscodecs.so.1.1.0
diff --git a/wireshark/.md5sum b/wireshark/.md5sum
index aebb923f7..dda027aa2 100644
--- a/wireshark/.md5sum
+++ b/wireshark/.md5sum
@@ -1 +1 @@
-22b925108e0b65d6560f0af161157266 wireshark-2.4.1.tar.xz
+237525d8f189f1253ca18b00a055eccb wireshark-2.4.2.tar.xz
diff --git a/wireshark/.signature b/wireshark/.signature
index 4c90cc76d..169d2f5a4 100644
--- a/wireshark/.signature
+++ b/wireshark/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/bMcHpWXTBWv9Gs3XBKd6i8gXQzFnWJCUkJJMIaeece655OuNQ8JDuR09QNnNnLKBgp0s4S7BKuoRzXxkJzvNwU=
-SHA256 (Pkgfile) = 82346f1727cbfc7e66adb80dc759b977018fc56eb33c6994c617542aa9659108
-SHA256 (.footprint) = f726806b4ab79574fb5b37528c0be50c27620af62258ed808493068725f0f02c
-SHA256 (wireshark-2.4.1.tar.xz) = 02ddbcf9b10f9dfa1e36eec00fe00cb5b5ce8e07203843baf056ac7909911fcd
+RWSE3ohX2g5d/Sgw/tOOw95jDyyYcPZhZ8c+rCqMCzLxOrl57naQ/7ZmSRGgayUgIEzaECm/7rnkrg/0rNaSqr1RhMbTkOsFTQU=
+SHA256 (Pkgfile) = 409530418868d97d854c2989fb7f248596c3502297039c11fef646ff61e1b567
+SHA256 (.footprint) = 47e786192dea725ece5a727727994e2b2ec403164727f9a32a37efbe2e13d244
+SHA256 (wireshark-2.4.2.tar.xz) = d1acb24735fd35e18e9b7a0555ec58277c2b87da45a19ebeb8087c3dda55f47d
diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile
index 505e5f4d9..488c2cdc9 100644
--- a/wireshark/Pkgfile
+++ b/wireshark/Pkgfile
@@ -2,10 +2,10 @@
# URL: http://www.wireshark.org
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: Martin Opel, mo at obbl-net dot de
-# Depends on: gtk3 libpcap libpcre hicolor-icon-theme
+# Depends on: gtk3 libpcap libpcre hicolor-icon-theme libgcrypt
name=wireshark
-version=2.4.1
+version=2.4.2
release=1
source=(https://1.eu.dl.wireshark.org/src/wireshark-$version.tar.xz)

Generated by cgit