aboutsummaryrefslogtreecommitdiffstats
path: root/network/ffuf/ffuf.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 12:45:56 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 12:45:56 +0200
commitcc60ff20b99eb18079b8107d3a115c6bf9923eed (patch)
tree62e9d0736347cfe60ab46116a7b887e85b903895 /network/ffuf/ffuf.SlackBuild
parent20db7dfd5ec8d6ef7b106fdf45da237cf38cdfda (diff)
downloadsbo-slackbuilds-cc60ff20b99eb18079b8107d3a115c6bf9923eed.tar.gz
sbo-slackbuilds-cc60ff20b99eb18079b8107d3a115c6bf9923eed.zip
ffuf: update to 2.3.0
Diffstat (limited to 'network/ffuf/ffuf.SlackBuild')
-rw-r--r--network/ffuf/ffuf.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ffuf/ffuf.SlackBuild b/network/ffuf/ffuf.SlackBuild
index 148bece..a38f5b6 100644
--- a/network/ffuf/ffuf.SlackBuild
+++ b/network/ffuf/ffuf.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ffuf
-VERSION=${VERSION:-2.2.1}
+VERSION=${VERSION:-2.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}