diff options
author | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-09 10:18:42 +0100 |
---|---|---|
committer | François Visdeloup <fanchyannmaria at orange dot fr> | 2010-01-09 10:18:42 +0100 |
commit | c91f0f028249e8ce6117c04f8431f66bcac91f00 (patch) | |
tree | 3ca5372da558c931f66c111e3b4846f8f8803426 /base/httrack | |
parent | 724bfe348d262e6c7693ea3a6351a90e8fe23470 (diff) | |
download | nutyx-pakxe-c91f0f028249e8ce6117c04f8431f66bcac91f00.tar.gz nutyx-pakxe-c91f0f028249e8ce6117c04f8431f66bcac91f00.tar.bz2 nutyx-pakxe-c91f0f028249e8ce6117c04f8431f66bcac91f00.tar.xz nutyx-pakxe-c91f0f028249e8ce6117c04f8431f66bcac91f00.zip |
mise à jour, Httrack#3.43.9
Diffstat (limited to 'base/httrack')
-rw-r--r-- | base/httrack/.md5sum | 2 | ||||
-rw-r--r-- | base/httrack/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/base/httrack/.md5sum b/base/httrack/.md5sum index b98aeefa9..204086b80 100644 --- a/base/httrack/.md5sum +++ b/base/httrack/.md5sum @@ -1 +1 @@ -ce7c5e60f4e15024ea3ba054018ae5ed httrack-3.43-7.tar.gz +8c0b9ff462d43a5509b761d79dd522ad httrack-3.43-9.tar.gz diff --git a/base/httrack/Pkgfile b/base/httrack/Pkgfile index 3042b0d31..6f60ae59e 100644 --- a/base/httrack/Pkgfile +++ b/base/httrack/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=httrack -version=3.43.7 +version=3.43.9 release=1 -source=(http://www.httrack.com/httrack-3.43-7.tar.gz) +source=(http://www.httrack.com/$name-3.43-9.tar.gz) build() { cd $name-$version |