aboutsummaryrefslogtreecommitdiffstats
path: root/SlackBuilds/metasploit-framework/metasploit-framework.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'SlackBuilds/metasploit-framework/metasploit-framework.SlackBuild')
-rwxr-xr-xSlackBuilds/metasploit-framework/metasploit-framework.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/SlackBuilds/metasploit-framework/metasploit-framework.SlackBuild b/SlackBuilds/metasploit-framework/metasploit-framework.SlackBuild
index df18f9d..1430eda 100755
--- a/SlackBuilds/metasploit-framework/metasploit-framework.SlackBuild
+++ b/SlackBuilds/metasploit-framework/metasploit-framework.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=metasploit-framework
-VERSION=${VERSION:-6.4.123}
+VERSION=${VERSION:-6.4.124}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -61,7 +61,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $PKG
-ar p $CWD/${PRGNAM}_${VERSION}~20260311060557~1rapid7-1_$DEBARCH.deb data.tar.gz | tar xzv
+ar p $CWD/${PRGNAM}_${VERSION}~*~1rapid7-1_$DEBARCH.deb data.tar.gz | tar xzv
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \