summaryrefslogtreecommitdiff
path: root/wireshark/Pkgfile
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-07-06 12:55:45 +0200
committerTilman Sauerbeck <tilman@crux.nu>2007-07-06 22:56:06 +0200
commitf110eca28481bce73e186b2e23243512fa5b25ce (patch)
treedd023083791f5fd8cc4a03ba6c5f00baa9096fe2 /wireshark/Pkgfile
parentf7d9018fd303491f976a478e0ce45bfbc09f3304 (diff)
downloadopt-f110eca28481bce73e186b2e23243512fa5b25ce.tar.gz
opt-f110eca28481bce73e186b2e23243512fa5b25ce.tar.xz
wireshark: updated to 0.99.6.
Diffstat (limited to 'wireshark/Pkgfile')
-rw-r--r--wireshark/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile
index e8bdde330..a6cb22616 100644
--- a/wireshark/Pkgfile
+++ b/wireshark/Pkgfile
@@ -6,7 +6,7 @@
# Nice to have: libpcre
name=wireshark
-version=0.99.5
+version=0.99.6
release=1
source=(http://www.$name.org/download/src/$name-$version.tar.bz2)
@@ -14,6 +14,7 @@ build() {
cd $name-$version
./configure --prefix=/usr \
+ --mandir=/usr/man \
--with-plugins=/usr/lib/$name/plugins \
--disable-nls \
--enable-snmp \

Generated by cgit