diff options
author | Arn0 <yth@ythogtha.org> | 2025-04-25 11:09:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-25 20:29:15 +0700 |
commit | 1f559a3b0df006e5004435f42dfd7bd02104b90a (patch) | |
tree | 4d76ea7813a4068bfb7cd5a018cebc8842bf39ae /python/python3-persistent/python3-persistent.SlackBuild | |
parent | b5b66fe79c401ba44099b508427443d0e1e56307 (diff) |
python/python3-persistent: updated for version 6.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-persistent/python3-persistent.SlackBuild')
-rw-r--r-- | python/python3-persistent/python3-persistent.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-persistent/python3-persistent.SlackBuild b/python/python3-persistent/python3-persistent.SlackBuild index 98e196f7d6..630e8488d4 100644 --- a/python/python3-persistent/python3-persistent.SlackBuild +++ b/python/python3-persistent/python3-persistent.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-persistent SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-6.1} +VERSION=${VERSION:-6.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |