diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index b5e3fc053a9..560d5fdd2a3 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -1,13 +1,13 @@ COMMENT= Python module for GnuPG interface -MODPY_DISTV= 0.5.5 -DISTNAME= python-gnupg-${MODPY_DISTV} +MODPY_DISTV= 0.5.6 +DISTNAME= python_gnupg-${MODPY_DISTV} +WRKDIST= ${WRKDIR}/${DISTNAME:S/_/-/} PKGNAME= py-gnupg-${MODPY_DISTV} -REVISION= 0 CATEGORIES= security devel -HOMEPAGE= https://bitbucket.org/vinay.sajip/python-gnupg +HOMEPAGE= https://github.com/vsajip/python-gnupg # BSD 3-clause PERMIT_PACKAGE= Yes diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index 5b78be54ec0..7daffd6abd1 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-gnupg-0.5.5.tar.gz) = P9yvdvYKG5SP+ON9w5jQPPnOdCcGXVgwgrktp6T/WmM= -SIZE (python-gnupg-0.5.5.tar.gz) = 66467 +SHA256 (python_gnupg-0.5.6.tar.gz) = V0PpYhLTiSP8GQg4EtwSeQfkTb07zw201lfikdPCHqw= +SIZE (python_gnupg-0.5.6.tar.gz) = 66825