diff options
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 |