summaryrefslogtreecommitdiffstats
path: root/python/python3-paste/python3-paste.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-paste/python3-paste.SlackBuild')
-rw-r--r--python/python3-paste/python3-paste.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-paste/python3-paste.SlackBuild b/python/python3-paste/python3-paste.SlackBuild
index 57e753fb4e..d6ed374f44 100644
--- a/python/python3-paste/python3-paste.SlackBuild
+++ b/python/python3-paste/python3-paste.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-paste
-SRCNAM=Paste
-VERSION=${VERSION:-3.5.0}
+SRCNAM=${PRGNAM#python3-*}
+VERSION=${VERSION:-3.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}