diff options
Diffstat (limited to 'source/n/fetchmail')
-rwxr-xr-x | source/n/fetchmail/fetchmail.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/fetchmail/fetchmail.url | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/source/n/fetchmail/fetchmail.SlackBuild b/source/n/fetchmail/fetchmail.SlackBuild index 16cc3123..e7bca0fd 100755 --- a/source/n/fetchmail/fetchmail.SlackBuild +++ b/source/n/fetchmail/fetchmail.SlackBuild @@ -22,7 +22,7 @@ PKGNAM=fetchmail VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # 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 new file mode 100644 index 00000000..7c51f8e8 --- /dev/null +++ b/source/n/fetchmail/fetchmail.url @@ -0,0 +1,4 @@ +lftpget http://download.berlios.de/fetchmail/fetchmail-6.3.20.tar.xz +lftpget http://download.berlios.de/fetchmail/fetchmail-6.3.20.tar.xz.asc +lftpget http://download.berlios.de/fetchmail/fetchmail-6.3.20.tar.bz2 +lftpget http://download.berlios.de/fetchmail/fetchmail-6.3.20.tar.bz2.asc |