diff options
author | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-08 19:13:43 +0100 |
---|---|---|
committer | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-08 19:13:43 +0100 |
commit | 724bfe348d262e6c7693ea3a6351a90e8fe23470 (patch) | |
tree | 43dff35c556096bbbffb8dfd40d95b48f9102019 /extra/wireshark/Pkgfile | |
parent | 0d7669c5d5aa36e84f6e05cf5ae83318e09bc807 (diff) | |
download | nutyx-extra-724bfe348d262e6c7693ea3a6351a90e8fe23470.tar.gz nutyx-extra-724bfe348d262e6c7693ea3a6351a90e8fe23470.tar.bz2 nutyx-extra-724bfe348d262e6c7693ea3a6351a90e8fe23470.tar.xz nutyx-extra-724bfe348d262e6c7693ea3a6351a90e8fe23470.zip |
mise à jour, wireshark#1.2.5
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 0a6a1e9cb..8363837a6 100644 --- a/extra/wireshark/Pkgfile +++ b/extra/wireshark/Pkgfile @@ -5,9 +5,9 @@ # Depends on: gnutls, gtk, libcap, libpcap, pcre name=wireshark -version=1.2.3 +version=1.2.5 release=1 -source=(http://media-2.cacetech.com/wireshark/src/wireshark-1.2.3.tar.bz2 \ +source=(http://media-2.cacetech.com/wireshark/src/wireshark-$version.tar.bz2 \ $name.desktop) build() { |