summaryrefslogtreecommitdiffstats
path: root/claws-mail
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-12-17 12:34:55 +0000
committer Eric Hameleers <alien@slackware.com>2006-12-17 12:34:55 +0000
commitce1f4600a030f59eba80a456fa52eab60de83163 (patch)
tree140ac873af2298067c28c5d9e2aa06f8318486e6 /claws-mail
parentb8915055c7596a9edb84631a202d95dc6abd5edc (diff)
downloadasb-ce1f4600a030f59eba80a456fa52eab60de83163.tar.gz
asb-ce1f4600a030f59eba80a456fa52eab60de83163.tar.xz
Use the round-robin SF download URL
Diffstat (limited to 'claws-mail')
-rwxr-xr-xclaws-mail/build/claws-mail.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/claws-mail/build/claws-mail.SlackBuild b/claws-mail/build/claws-mail.SlackBuild
index 151312bc..d7436ae7 100755
--- a/claws-mail/build/claws-mail.SlackBuild
+++ b/claws-mail/build/claws-mail.SlackBuild
@@ -41,9 +41,9 @@ TMP=${TMP:-/tmp/build}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-# Input URL: http://switch.dl.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-2.6.1.tar.gz
+# Input URL: http://dl.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-2.6.1.tar.gz
SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz"
-SRCURL="http://switch.dl.sourceforge.net/sourceforge/sylpheed-claws/${PRGNAM}-${VERSION}.tar.gz"
+SRCURL="http://dl.sourceforge.net/sourceforge/sylpheed-claws/${PRGNAM}-${VERSION}.tar.gz"
##
## --- with a little luck, you won't have to edit below this point --- ##