diff --git a/wireshark/.footprint b/wireshark/.footprint index 9e16309f6..1014327b7 100644 --- a/wireshark/.footprint +++ b/wireshark/.footprint @@ -91,6 +91,7 @@ drwxr-xr-x root/root usr/share/wireshark/diameter/ -rw-r--r-- root/root usr/share/wireshark/diameter/chargecontrol.xml -rw-r--r-- root/root usr/share/wireshark/diameter/dictionary.dtd -rw-r--r-- root/root usr/share/wireshark/diameter/dictionary.xml +-rw-r--r-- root/root usr/share/wireshark/diameter/eap.xml -rw-r--r-- root/root usr/share/wireshark/diameter/etsie2e4.xml -rw-r--r-- root/root usr/share/wireshark/diameter/gqpolicy.xml -rw-r--r-- root/root usr/share/wireshark/diameter/imscxdx.xml diff --git a/wireshark/.md5sum b/wireshark/.md5sum index 6516b2a99..a00d9290b 100644 --- a/wireshark/.md5sum +++ b/wireshark/.md5sum @@ -1 +1 @@ -957d1b11a6c9b305bcd106d4084ff71e wireshark-1.2.1.tar.bz2 +bb5c09b8cffd461ced4d3251fddb217b wireshark-1.2.2.tar.bz2 diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile index b939288db..6e210e34c 100644 --- a/wireshark/Pkgfile +++ b/wireshark/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gtk libpcap libpcre name=wireshark -version=1.2.1 +version=1.2.2 release=1 source=(http://www.$name.org/download/src/all-versions/$name-$version.tar.bz2)