Skip to content

Commit

Permalink
security/py-rsa: Update WWW and clean up pkg-descr
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent 42cc460 commit 279b2a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion security/py-rsa/Makefile
Expand Up @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure-Python RSA implementation
WWW= https://stuvel.eu/software/rsa/
WWW= https://stuvel.eu/software/rsa/ \
https://github.com/sybrenstuvel/python-rsa

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
2 changes: 0 additions & 2 deletions security/py-rsa/pkg-descr
Expand Up @@ -2,5 +2,3 @@ Python-RSA is a pure-Python RSA implementation. It supports encryption and
decryption, signing and verifying signatures, and key generation according to
PKCS#1 version 1.5. It can be used as a Python library as well as on the
commandline.

See also: https://github.com/sybrenstuvel/python-rsa

0 comments on commit 279b2a0

Please sign in to comment.