aboutsummaryrefslogtreecommitdiff
path: root/system/redis-py/redis-py.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-06-06 13:56:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-07 08:22:57 +0700
commita18093d9dd627e35da8d037f77e2d0237b35015a (patch)
treecc648c7f5f85b61f7aa59a9c09c80f8ccb0add81 /system/redis-py/redis-py.SlackBuild
parentc42746c5caea6892b6e14ee9231e3ef706e0201b (diff)
system/redis-py: updated for version 5.0.5
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 092f9b088f..3ca9327fdb 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.4}
+VERSION=${VERSION:-5.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}