summaryrefslogtreecommitdiffstats
path: root/education/tuxpaint
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /education/tuxpaint
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'education/tuxpaint')
-rwxr-xr-xeducation/tuxpaint/DETAILS4
-rw-r--r--education/tuxpaint/HISTORY3
2 files changed, 5 insertions, 2 deletions
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 <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2007-11-26 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 0.9.18 (stamps to 2007.11.21)
Formatted long description to <80 columns