aboutsummaryrefslogtreecommitdiff
path: root/system/redis-py/redis-py.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-03-11 10:17:20 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-13 06:31:04 +0700
commit983910d62f900c5be55e1cf50b3319a6004d89af (patch)
treea707070201571788e1010f121cc0187b9dffc781 /system/redis-py/redis-py.SlackBuild
parent13edaadc16a7c00323f6803933a8c5521bcd39e9 (diff)
system/redis-py: updated for version 5.0.3
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 97301d9e13..f7c4368973 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.2}
+VERSION=${VERSION:-5.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}