aboutsummaryrefslogtreecommitdiff
path: root/wipe
diff options
context:
space:
mode:
Diffstat (limited to 'wipe')
-rwxr-xr-xwipe/wipe.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/wipe/wipe.build b/wipe/wipe.build
index 5bb891d7..cc00a31a 100755
--- a/wipe/wipe.build
+++ b/wipe/wipe.build
@@ -34,7 +34,7 @@ fi
RTOOL="wget"
PACKAGE_EXT="bz2"
-SRC="$PACKAGE-$VERSION-stable-src.tar.$PACKAGE_EXT"
+SRC="$PACKAGE-$VERSION.$PACKAGE_EXT"
URL="http://easynews.dl.sourceforge.net/sourceforge/wipe/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"