aboutsummaryrefslogtreecommitdiff
path: root/wipe
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-22 16:06:33 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-22 16:06:33 +0000
commit3bed47fe5554eba041b0e6ddc0187341ad779470 (patch)
treea91babb29872c2549c41e494350a806f67da6c0e /wipe
parent557267acc1ec19cb9c2f79fa832e04899b10cb2e (diff)
downloadslackbuilds-3bed47fe5554eba041b0e6ddc0187341ad779470.tar.gz
slackbuilds-3bed47fe5554eba041b0e6ddc0187341ad779470.tar.bz2
wipe second update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@260 370017ae-e619-0410-ac65-c121f96126d4
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 cc00a31a..444b0d4f 100755
--- a/wipe/wipe.build
+++ b/wipe/wipe.build
@@ -34,7 +34,7 @@ fi
RTOOL="wget"
PACKAGE_EXT="bz2"
-SRC="$PACKAGE-$VERSION.$PACKAGE_EXT"
+SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
URL="http://easynews.dl.sourceforge.net/sourceforge/wipe/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"