diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-18 17:08:25 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:19 +0700 |
commit | d3d1a1e52bfbffc252b74eb4ef5c1eb93dafe834 (patch) | |
tree | 1715cc62515185429144eb3033a83d88720ff2bd /python/rsa/rsa.info | |
parent | fce7a863de0a198d54acd9dad50b7cfe53f9bcc2 (diff) |
python/rsa: Updated for version 4.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/rsa/rsa.info')
-rw-r--r-- | python/rsa/rsa.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/rsa/rsa.info b/python/rsa/rsa.info index 370b92ccf88e..48e7def0b35d 100644 --- a/python/rsa/rsa.info +++ b/python/rsa/rsa.info @@ -1,8 +1,8 @@ PRGNAM="rsa" -VERSION="3.4.2" +VERSION="4.0" HOMEPAGE="https://stuvel.eu/rsa" -DOWNLOAD="https://pypi.python.org/packages/source/r/rsa/rsa-3.4.2.tar.gz" -MD5SUM="b315f47882c24030ee6b5aad628cccdb" +DOWNLOAD="https://pypi.python.org/packages/source/r/rsa/rsa-4.0.tar.gz" +MD5SUM="9f9af433a16868b616fc609215e91ddb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyasn1" |