diff options
Diffstat (limited to 'python/python3-pyasn1')
-rw-r--r-- | python/python3-pyasn1/python3-pyasn1.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pyasn1/python3-pyasn1.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyasn1/python3-pyasn1.SlackBuild b/python/python3-pyasn1/python3-pyasn1.SlackBuild index 60a7d5f47eef..5adfeb7ee6f9 100644 --- a/python/python3-pyasn1/python3-pyasn1.SlackBuild +++ b/python/python3-pyasn1/python3-pyasn1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pyasn1 -VERSION=${VERSION:-0.4.8} +VERSION=${VERSION:-0.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pyasn1/python3-pyasn1.info b/python/python3-pyasn1/python3-pyasn1.info index df629112270e..8a452f10d8cc 100644 --- a/python/python3-pyasn1/python3-pyasn1.info +++ b/python/python3-pyasn1/python3-pyasn1.info @@ -1,8 +1,8 @@ PRGNAM="python3-pyasn1" -VERSION="0.4.8" +VERSION="0.5.0" HOMEPAGE="https://github.com/etingof/pyasn1" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.4.8.tar.gz" -MD5SUM="dffae4ff9f997a83324b3f33fe62be54" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.5.0.tar.gz" +MD5SUM="ef4836affe55fcdd63a481ea1060c874" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |