aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-03-20 20:52:30 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-03-20 20:52:30 +0000
commite476e0ffb9cf73f748772ad23b1a35906095c20d (patch)
treeb146e2a97bee9e4fca67b3e09a01cb824cc11f1a /www
parent2838bdc05024ef14213d5dc5c9a86f7cec2ea59d (diff)
downloadslackbuilds-e476e0ffb9cf73f748772ad23b1a35906095c20d.tar.gz
slackbuilds-e476e0ffb9cf73f748772ad23b1a35906095c20d.tar.bz2
moin: updated URL
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1657 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'www')
-rwxr-xr-xwww/apps/moin/moin.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apps/moin/moin.build b/www/apps/moin/moin.build
index b86e7dab..b33c330b 100755
--- a/www/apps/moin/moin.build
+++ b/www/apps/moin/moin.build
@@ -40,7 +40,7 @@ TMP=${TMP:=/tmp}
RTOOL="wget"
PACKAGE_EXT="gz"
SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
-URL="http://easynews.dl.sourceforge.net/sourceforge/moin/$SRC"
+URL="http://static.moinmo.in/files/moin-1.6.1.tar.gz/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"