diff options
author | Arn0 <yth@ythogtha.org> | 2023-10-09 14:06:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-09 19:09:41 +0700 |
commit | fc70046fe0c54c9cc529ff2bab70ec2df02e9c51 (patch) | |
tree | f972866822e3ce55455b75e8d51f31fc8e85ef1d /python/python3-persistent/python3-persistent.SlackBuild | |
parent | 6f26010f9dc10bbc4c2f5280c20832662dd1b796 (diff) |
python/python3-persistent: updated for version 5.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 4448146804..561562261a 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:-5.0} +VERSION=${VERSION:-5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |