From 7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 Mon Sep 17 00:00:00 2001 From: Thomas Orgis Date: Mon, 25 May 2015 23:16:48 +0200 Subject: many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing) --- education/tuxpaint/DETAILS | 4 ++-- education/tuxpaint/HISTORY | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'education/tuxpaint') diff --git a/education/tuxpaint/DETAILS b/education/tuxpaint/DETAILS index c72398b00e..1c191e9887 100755 --- a/education/tuxpaint/DETAILS +++ b/education/tuxpaint/DETAILS @@ -4,8 +4,8 @@ SOURCE=$SPELL-$VERSION.tar.gz SOURCE2=$SPELL-stamps-$STAMPS_VER.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE - SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2 + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE + SOURCE2_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE2 SOURCE_GPG="gurus.gpg:$SOURCE.sig" SOURCE2_GPG="gurus.gpg:$SOURCE2.sig" # SOURCE_HASH=sha512:f07dd41abfed024fc4232575ab2c8a393b5c2d60a79089f70a02e6e125051c8ddba4239ec58e6c16ac09186f1f8b1f5d32aba3045e795e2cccc830db560d4a60 diff --git a/education/tuxpaint/HISTORY b/education/tuxpaint/HISTORY index afa2833ef4..7faa6e9447 100644 --- a/education/tuxpaint/HISTORY +++ b/education/tuxpaint/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-11-26 Eric Sandall * DETAILS: Updated to 0.9.18 (stamps to 2007.11.21) Formatted long description to <80 columns -- cgit v1.2.3