diff options
author | tnut <tnut at nutyx dot com> | 2011-06-13 12:37:22 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-06-13 12:37:22 +0200 |
commit | 199f19854499846909e316e7b9a79564fe181584 (patch) | |
tree | 9888bbf80d3e0b8cc777b214908c3563650b3eae /base/clamav/Pkgfile | |
parent | d5b6004a15cb6c2cfc23780f17c190b4e21cbb75 (diff) | |
download | nutyx-pakxe-199f19854499846909e316e7b9a79564fe181584.tar.gz nutyx-pakxe-199f19854499846909e316e7b9a79564fe181584.tar.bz2 nutyx-pakxe-199f19854499846909e316e7b9a79564fe181584.tar.xz nutyx-pakxe-199f19854499846909e316e7b9a79564fe181584.zip |
clamav, maj 0.97.1-1
Diffstat (limited to 'base/clamav/Pkgfile')
-rwxr-xr-x | base/clamav/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/clamav/Pkgfile b/base/clamav/Pkgfile index 7d14ac575..5599cd49e 100755 --- a/base/clamav/Pkgfile +++ b/base/clamav/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=clamav -version=0.97 +version=0.97.1 release=1 -source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) +source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.gz) build() { |