summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2023-06-02 00:41:44 +0200
committer Willy Sudiarto Raharjo2023-06-03 05:38:21 +0200
commit1aec06f1275ee8532801a65cc210d90961e4da80 (patch)
tree02eca6ed676b3d2045750786cdb5e15b3c606f99
parentd073e2a4b6dd579e5f623e30e1ef76fbfd27d582 (diff)
downloadslackbuilds-1aec06f1275ee8532801a65cc210d90961e4da80.tar.gz
system/burp: Updated for version 2.4.0 by S Arcus.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/burp/burp.SlackBuild2
-rw-r--r--system/burp/burp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/burp/burp.SlackBuild b/system/burp/burp.SlackBuild
index 906734314d..1218091582 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}
diff --git a/system/burp/burp.info b/system/burp/burp.info
index 46cc23024f..396a0f9e97 100644
--- a/system/burp/burp.info
+++ b/system/burp/burp.info
@@ -1,8 +1,8 @@
PRGNAM="burp"
-VERSION="2.1.32"
+VERSION="2.4.0"
HOMEPAGE="http://burp.grke.net"
-DOWNLOAD="http://sourceforge.net/projects/burp/files/burp-2.1.32/burp-2.1.32.tar.bz2"
-MD5SUM="d596f0493bc912883da7f474a3be270d"
+DOWNLOAD="https://github.com/grke/burp/releases/download/2.4.0/burp-2.4.0.tar.bz2"
+MD5SUM="320b77e9967ae2c72197b6c5f2b46e72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="librsync uthash"