aboutsummaryrefslogtreecommitdiff
path: root/system/redis-py/redis-py.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-07-02 10:45:28 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-03 07:02:33 +0700
commit7d891b88537931a3c9073b2ac8a7c48f9275f85b (patch)
tree3f9d30cfbc8e9ba7eed3e105d2ab3cd512286207 /system/redis-py/redis-py.SlackBuild
parent783d6eb21cfb7d0532cf1826841b713b9a24c132 (diff)
system/redis-py: updated for version 5.0.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/redis-py/redis-py.SlackBuild')
-rw-r--r--system/redis-py/redis-py.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/redis-py/redis-py.SlackBuild b/system/redis-py/redis-py.SlackBuild
index 3ca9327fdb..0a5a7d8036 100644
--- a/system/redis-py/redis-py.SlackBuild
+++ b/system/redis-py/redis-py.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=redis-py
-VERSION=${VERSION:-5.0.5}
+VERSION=${VERSION:-5.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}