diff options
Diffstat (limited to 'system/burp/burp.SlackBuild')
-rw-r--r-- | system/burp/burp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/burp/burp.SlackBuild b/system/burp/burp.SlackBuild index 906734314d94a..121809158295a 100644 --- a/system/burp/burp.SlackBuild +++ b/system/burp/burp.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=burp -VERSION=${VERSION:-2.1.32} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |