diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 2 | ||||
-rw-r--r-- | security/py-gnupg/pkg-comment | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 17133e799a82..66b39c1d9e7e 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnupg -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= py-gnupg diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index f6ea083a8e33..ec482c7c6198 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1 +1 @@ -MD5 (GnuPGInterface-0.3.0.tar.gz) = d1fe19d2111fd1a5126d60e6fffa405b +MD5 (GnuPGInterface-0.3.1.tar.gz) = 41bc85ad93202696ca926e1e14539e50 diff --git a/security/py-gnupg/pkg-comment b/security/py-gnupg/pkg-comment index 978cbd16ce70..eb2c605f65db 100644 --- a/security/py-gnupg/pkg-comment +++ b/security/py-gnupg/pkg-comment @@ -1 +1 @@ -A Python module to interface with GnuPG +Python module for GnuPG interface |