From ce1f4600a030f59eba80a456fa52eab60de83163 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 17 Dec 2006 12:34:55 +0000 Subject: Use the round-robin SF download URL --- claws-mail/build/claws-mail.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'claws-mail') 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 --- ## -- cgit v1.2.3-65-gdbad