aboutsummaryrefslogtreecommitdiff
path: root/python/python3-webob/python3-webob.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-webob/python3-webob.SlackBuild')
-rw-r--r--python/python3-webob/python3-webob.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-webob/python3-webob.SlackBuild b/python/python3-webob/python3-webob.SlackBuild
index 3dcc76a8cb..e827ad7954 100644
--- a/python/python3-webob/python3-webob.SlackBuild
+++ b/python/python3-webob/python3-webob.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-webob
-SRCNAM=WebOb
-VERSION=${VERSION:-1.8.7}
+SRCNAM=${PRGNAM#python3-*}
+VERSION=${VERSION:-1.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}