aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-04-21 01:29:54 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-04-21 01:29:54 +0000
commitf2fadac1e58a9bd37425a90b358856af96d6e0a4 (patch)
tree7c5f8f9bf42855f28ed24d58ea31f40afac4e5a6 /games
parent900dfe1aa6ccbfe5c92e97b6380a98ba07e15eb2 (diff)
downloadmkbuilds-f2fadac1e58a9bd37425a90b358856af96d6e0a4.tar.gz
mkbuilds-f2fadac1e58a9bd37425a90b358856af96d6e0a4.tar.bz2
dopewars: URL fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@91 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'games')
-rw-r--r--games/strategy/dopewars/dopewars.mkbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/strategy/dopewars/dopewars.mkbuild b/games/strategy/dopewars/dopewars.mkbuild
index 3bb5a4b..7429270 100644
--- a/games/strategy/dopewars/dopewars.mkbuild
+++ b/games/strategy/dopewars/dopewars.mkbuild
@@ -26,7 +26,7 @@
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://download.sourceforge.net/dopewars/dopewars-1.5.12.tar.gz"
+[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/dopewars/dopewars-1.5.12.tar.gz"
#
# Documentation files. Null ("") to auto-set commom doc-files:
@@ -37,7 +37,7 @@
# Signature checking
#---------------------
[[SIGNING KEY]]="`cat dopewars.key`"
-[[SIGNING URL]]="http://download.sourceforge.net/dopewars/dopewars-1.5.12.tar.gz.gpg"
+[[SIGNING URL]]="http://downloads.sourceforge.net/dopewars/dopewars-1.5.12.tar.gz.gpg"
# SlackBuild model
[[SLACKBUILD MODEL]]="generic.mkSlackBuild"