summaryrefslogtreecommitdiffstats
path: root/devel/fpc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc/DETAILS')
-rwxr-xr-xdevel/fpc/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fpc/DETAILS b/devel/fpc/DETAILS
index 4fb8f11a59..1905c69e3b 100755
--- a/devel/fpc/DETAILS
+++ b/devel/fpc/DETAILS
@@ -2,7 +2,7 @@
VERSION=2.6.4
SOURCE_HASH=sha512:653968786b40c69c3703f67cddfe7c501686cc8b3524a045498c247dc36b66a6619e9cdb5bb5ca002fb700ddc0b653f2a4298e92527df46fc09c8a69e8e9c3a5
SOURCE=$SPELL-$VERSION.source.tar.gz
- SOURCE_URL[0]=$SOURCEFORGE_URL/freepascal/Source/$VERSION/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/freepascal/Source/$VERSION/$SOURCE
SOURCE_URL[1]=ftp://ftp.freepascal.org/fpc/dist/$VERSION/source/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.freepascal.org
@@ -12,7 +12,7 @@ ia32) B_ARCH=i386-linux ARCH=386 ;;
*) B_ARCH=${SMGL_COMPAT_ARCHS[1]}-linux ARCH=x64 ;;
esac
SOURCE2=$SPELL-$VERSION.$B_ARCH.tar
- SOURCE2_URL[0]=$SOURCEFORGE_URL/freepascal/Linux/$VERSION/$SOURCE2
+ SOURCE2_URL[0]=http://downloads.sourceforge.net/sourceforge/freepascal/Linux/$VERSION/$SOURCE2
SOURCE2_URL[1]=ftp://ftp.freepascal.org/fpc/dist/$VERSION/$B_ARCH/$SOURCE2
SOURCE2_HASH=sha512:3ac22bff975197b3ecc40bd76bb66093f71253290d6eb095e1bf014cb1cdf0354cf05212516bca008d9b525f906c173c1bf2067eda9015cb3db64a42b576a512
fi