aboutsummaryrefslogtreecommitdiff
path: root/system/redis-py/redis-py.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-04-24 09:57:35 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-25 08:01:29 +0700
commit40c5933fa5100b65db45ad5025982e602a0ee3c8 (patch)
treec351bbd264acf1a02dabcd2e804d60200a78a85a /system/redis-py/redis-py.SlackBuild
parent159f6a8d78368aa704d00bb843feaf8d25b4afbc (diff)
system/redis-py: updated for version 5.0.4
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 f7c43689736e9..092f9b088f89d 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.3}
+VERSION=${VERSION:-5.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}