diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-23 20:07:27 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-23 20:07:27 +0200 |
commit | 0fb7cc009728c233a4193e4b390168cd0bbfc577 (patch) | |
tree | 4755045f9437c2e9404a1ec30ef11f902aea509c /extra/wireshark/Pkgfile | |
parent | 66c3ae0d7bc5a2a9afb85650e7477df04b1cf90f (diff) | |
download | nutyx-extra-0fb7cc009728c233a4193e4b390168cd0bbfc577.tar.gz nutyx-extra-0fb7cc009728c233a4193e4b390168cd0bbfc577.tar.bz2 nutyx-extra-0fb7cc009728c233a4193e4b390168cd0bbfc577.tar.xz nutyx-extra-0fb7cc009728c233a4193e4b390168cd0bbfc577.zip |
wireshark, maj 1.4.1-1
Diffstat (limited to 'extra/wireshark/Pkgfile')
-rw-r--r-- | extra/wireshark/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/wireshark/Pkgfile b/extra/wireshark/Pkgfile index 693410ba2..c8e2e35f8 100644 --- a/extra/wireshark/Pkgfile +++ b/extra/wireshark/Pkgfile @@ -5,10 +5,10 @@ # Depends on: gnutls, gtk, libcap, libpcap, pcre, libtasn1 name=wireshark -version=1.2.6 +version=1.4.1 release=1 source=(http://media-2.cacetech.com/wireshark/src/wireshark-$version.tar.bz2 \ - $name.desktop) + http://nutyx.meticul.eu/files/patchs/$name/$name.desktop) build() { cd $name-$version |