aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/rr/rr.SlackBuild2
-rw-r--r--development/rr/rr.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/rr/rr.SlackBuild b/development/rr/rr.SlackBuild
index 9276f80426..64f6ad6ce6 100644
--- a/development/rr/rr.SlackBuild
+++ b/development/rr/rr.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rr
-VERSION=${VERSION:-5.6.0}
+VERSION=${VERSION:-5.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/rr/rr.info b/development/rr/rr.info
index d7ace101a5..99e7c8c46a 100644
--- a/development/rr/rr.info
+++ b/development/rr/rr.info
@@ -1,8 +1,8 @@
PRGNAM="rr"
-VERSION="5.6.0"
+VERSION="5.7.0"
HOMEPAGE="https://rr-project.org/"
-DOWNLOAD="https://github.com/rr-debugger/rr/archive/5.6.0/rr-5.6.0.tar.gz"
-MD5SUM="152796d58dd597ab319de79a5268863c"
+DOWNLOAD="https://github.com/rr-debugger/rr/archive/5.7.0/rr-5.7.0.tar.gz"
+MD5SUM="b8ebc587a171fa371361019f29fce893"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capnproto"