diff options
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} |