diff options
author | Arn0 <yth@ythogtha.org> | 2025-02-06 21:57:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-07 07:39:48 +0700 |
commit | 1395e6982d403c9c4555fcb27fb8e762152a02f7 (patch) | |
tree | ebef912c6bdba23532e99b81f0f774605ead41cb /python/python3-persistent/python3-persistent.SlackBuild | |
parent | 601810a1ff612502480e9aeaf66ec359490e15cf (diff) |
python/python3-persistent: updated for version 6.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 3a2f7e8c22..98e196f7d6 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.0} +VERSION=${VERSION:-6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |