diff options
Diffstat (limited to 'python/python2-pyasn1/python2-pyasn1.SlackBuild')
-rw-r--r-- | python/python2-pyasn1/python2-pyasn1.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-pyasn1/python2-pyasn1.SlackBuild b/python/python2-pyasn1/python2-pyasn1.SlackBuild index e094702018..a2f71d345e 100644 --- a/python/python2-pyasn1/python2-pyasn1.SlackBuild +++ b/python/python2-pyasn1/python2-pyasn1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-pyasn1 -VERSION=${VERSION:-0.4.8} +VERSION=${VERSION:-0.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |