python-crypto: fix update-check
This commit is contained in:
parent
5ee728304a
commit
57540c3a92
|
@ -14,6 +14,8 @@ short_desc="The Python Cryptography Toolkit (Python2)"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://www.dlitz.net/software/pycrypto/"
|
||||
license="PSF, Public domain"
|
||||
update_pkgname=pycrypto
|
||||
update_ignore="*a* *b*"
|
||||
distfiles="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-$version.tar.gz"
|
||||
checksum=f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
|
||||
|
||||
|
|
Loading…
Reference in New Issue