diff options
Diffstat (limited to 'source/n')
-rwxr-xr-x | source/n/fetchmail/fetchmail.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/fetchmail/fetchmail.url | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/source/n/fetchmail/fetchmail.SlackBuild b/source/n/fetchmail/fetchmail.SlackBuild index 4129b7c2..8a97a7fe 100755 --- a/source/n/fetchmail/fetchmail.SlackBuild +++ b/source/n/fetchmail/fetchmail.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=fetchmail VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-5} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/fetchmail/fetchmail.url b/source/n/fetchmail/fetchmail.url index c552cc66..184405be 100644 --- a/source/n/fetchmail/fetchmail.url +++ b/source/n/fetchmail/fetchmail.url @@ -1,2 +1 @@ -lftpget http://sourceforge.net/projects/fetchmail/files/branch_6.3/fetchmail-6.3.26.tar.xz -lftpget http://sourceforge.net/projects/fetchmail/files/branch_6.3/fetchmail-6.3.26.tar.xz.asc +http://sourceforge.net/projects/fetchmail |