mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/pyasn1: Updated homepage and download links.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4db7f03fbc
commit
4b8a194e6c
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="pyasn1"
|
||||
VERSION="0.1.9"
|
||||
HOMEPAGE="http://sourceforge.net/projects/pyasn1/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pyasn1/pyasn1-0.1.9.tar.gz"
|
||||
HOMEPAGE="https://sourceforge.net/projects/pyasn1/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/pyasn1/pyasn1-0.1.9.tar.gz"
|
||||
MD5SUM="f00a02a631d4016818659d1cc38d229a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ pyasn1: - Generic implementation of ASN.1 types (X.208)
|
|||
pyasn1: - Fully standard compliant BER/CER/DER codecs
|
||||
pyasn1: - 100% Python, works with Python 2.2 and later
|
||||
pyasn1:
|
||||
pyasn1: Homepage: http://sourceforge.net/projects/pyasn1/
|
||||
pyasn1: Homepage: https://sourceforge.net/projects/pyasn1/
|
||||
pyasn1:
|
||||
|
|
Loading…
Reference in a new issue