diff options
author | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-09 10:30:41 +0100 |
---|---|---|
committer | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-09 10:30:41 +0100 |
commit | 0f6d1e93c4a1bad8d16ba6d9f129a79c04b8b346 (patch) | |
tree | 6a35f858b1d7982d42e3de40ff9482e7fed2425a | |
parent | c91f0f028249e8ce6117c04f8431f66bcac91f00 (diff) | |
download | nutyx-extra-0f6d1e93c4a1bad8d16ba6d9f129a79c04b8b346.tar.gz nutyx-extra-0f6d1e93c4a1bad8d16ba6d9f129a79c04b8b346.tar.bz2 nutyx-extra-0f6d1e93c4a1bad8d16ba6d9f129a79c04b8b346.tar.xz nutyx-extra-0f6d1e93c4a1bad8d16ba6d9f129a79c04b8b346.zip |
mise à jour, etherape#0.9.9
-rw-r--r-- | extra/etherape/.md5sum | 2 | ||||
-rw-r--r-- | extra/etherape/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/extra/etherape/.md5sum b/extra/etherape/.md5sum index bf85431d4..ba2553e65 100644 --- a/extra/etherape/.md5sum +++ b/extra/etherape/.md5sum @@ -1 +1 @@ -ca770d23b825b1a39d4c3b27efd8cbd1 etherape-0.9.8.tar.gz +5ac4d386284fe8ed31860656cdfefb45 etherape-0.9.9.tar.gz diff --git a/extra/etherape/Pkgfile b/extra/etherape/Pkgfile index 0e05e7806..ebae42b68 100644 --- a/extra/etherape/Pkgfile +++ b/extra/etherape/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libpcap, libgnomeui name=etherape -version=0.9.8 +version=0.9.9 release=1 -source=(http://downloads.sourceforge.net/project/etherape/etherape/0.9.8/etherape-0.9.8.tar.gz) +source=(http://downloads.sourceforge.net/project/etherape/etherape/0.9.9/$name-$version.tar.gz) build() { cd $name-$version |