diff options
Diffstat (limited to 'base/httrack/Pkgfile')
-rw-r--r-- | base/httrack/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/base/httrack/Pkgfile b/base/httrack/Pkgfile index 6f60ae59e..0a0a4e2c2 100644 --- a/base/httrack/Pkgfile +++ b/base/httrack/Pkgfile @@ -2,12 +2,11 @@ # URL: http://www.httrack.com/ # Maintainer: NuTyX core team # Packager: fanch -# Depends on: name=httrack -version=3.43.9 +version=3.43.12 release=1 -source=(http://www.httrack.com/$name-3.43-9.tar.gz) +source=(http://download.httrack.com/$name-$version.tar.gz) build() { cd $name-$version |