aboutsummaryrefslogtreecommitdiffstats
path: root/SlackBuilds/SecLists/SecLists.SlackBuild
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2026-03-24 08:20:20 +0100
committerdanix <danix@danix.xyz>2026-03-24 08:20:20 +0100
commit2706b7d51aec9e700a7c49153d743f9f5f30d183 (patch)
treec57a637067281efa6a0ccbfd7c560d842d12f593 /SlackBuilds/SecLists/SecLists.SlackBuild
parent680d49e7b8c7d376dbba0834370dbcd1bbd3a21f (diff)
downloadslackware-pentesting-suite-2706b7d51aec9e700a7c49153d743f9f5f30d183.tar.gz
slackware-pentesting-suite-2706b7d51aec9e700a7c49153d743f9f5f30d183.zip
updated SecLists package
Diffstat (limited to 'SlackBuilds/SecLists/SecLists.SlackBuild')
-rwxr-xr-xSlackBuilds/SecLists/SecLists.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/SlackBuilds/SecLists/SecLists.SlackBuild b/SlackBuilds/SecLists/SecLists.SlackBuild
index cd07461..9729388 100755
--- a/SlackBuilds/SecLists/SecLists.SlackBuild
+++ b/SlackBuilds/SecLists/SecLists.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SecLists
-VERSION=${VERSION:-2025.3}
+VERSION=${VERSION:-2026.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -67,7 +67,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- CONTRIBUTING.md CONTRIBUTORS.md LICENSE README.md SecLists.png \
+ CONTRIBUTING.md CONTRIBUTORS.md LICENSE README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild