aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-03-20 20:53:02 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-03-20 20:53:02 +0000
commit9b7e7a9dda89da2e89cc041925dc7c1a280dc729 (patch)
treef4f7697b91b84ad0c1c036adf4746a238b9c6d4c /www
parente476e0ffb9cf73f748772ad23b1a35906095c20d (diff)
downloadslackbuilds-9b7e7a9dda89da2e89cc041925dc7c1a280dc729.tar.gz
slackbuilds-9b7e7a9dda89da2e89cc041925dc7c1a280dc729.tar.bz2
moin: oops
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1658 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 b33c330b..5944316d 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://static.moinmo.in/files/moin-1.6.1.tar.gz/$SRC"
+URL="http://static.moinmo.in/files/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"