summaryrefslogtreecommitdiff
path: root/wireshark/Pkgfile
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2017-03-04 22:58:52 +0100
committerThomas Penteker <tek@serverop.de>2017-03-04 22:58:52 +0100
commit5952d850e3c42e70736862fd19d0a6b611a1ee0f (patch)
treee9b77b130827342dfe9c513c0323f42d55766d20 /wireshark/Pkgfile
parent678c8c14580926900785a831e9e340276e752632 (diff)
downloadopt-5952d850e3c42e70736862fd19d0a6b611a1ee0f.tar.gz
opt-5952d850e3c42e70736862fd19d0a6b611a1ee0f.tar.xz
wireshark: 2.2.4 -> 2.2.5
Diffstat (limited to 'wireshark/Pkgfile')
-rw-r--r--wireshark/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile
index d060d9a6f..045483343 100644
--- a/wireshark/Pkgfile
+++ b/wireshark/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: gtk3 libpcap libpcre hicolor-icon-theme
name=wireshark
-version=2.2.4
+version=2.2.5
release=1
source=(https://www.$name.org/download/src/all-versions/$name-$version.tar.bz2)
@@ -15,7 +15,6 @@ build() {
./configure --prefix=/usr \
--with-plugins=/usr/lib/$name/plugins \
--without-krb5 \
- --with-gtk3=yes \
--with-qt=no
make

Generated by cgit