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 b45634f3ee..b10101a887 100644 --- a/python/python3-pyasn1/python3-pyasn1.SlackBuild +++ b/python/python3-pyasn1/python3-pyasn1.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pyasn1 -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.6.1} 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 63084c1b53..171ca9a18c 100644 --- a/python/python3-pyasn1/python3-pyasn1.info +++ b/python/python3-pyasn1/python3-pyasn1.info @@ -1,8 +1,8 @@ PRGNAM="python3-pyasn1" -VERSION="0.6.0" +VERSION="0.6.1" HOMEPAGE="https://github.com/pyasn1/pyasn1" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.6.0.tar.gz" -MD5SUM="562dfdd6e0f3d404fec128a281541da0" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.6.1.tar.gz" +MD5SUM="75cdc260597f112fdfefec85379e710d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |