diff options
author | cs <cs@FreeBSD.org> | 2015-12-08 05:02:27 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2015-12-08 05:02:27 +0800 |
commit | 0677d0b6b73a2e6344a27fce42a5d44a9acd0a1d (patch) | |
tree | d85683dcfdebbf7ba274a28b5b01b527efb5fd2b /security | |
parent | 16865c41aeded440aad127b18e43737b82949b69 (diff) | |
download | freebsd-ports-gnome-0677d0b6b73a2e6344a27fce42a5d44a9acd0a1d.tar.gz freebsd-ports-gnome-0677d0b6b73a2e6344a27fce42a5d44a9acd0a1d.tar.zst freebsd-ports-gnome-0677d0b6b73a2e6344a27fce42a5d44a9acd0a1d.zip |
Update to 2.0.2
PR: 205067
Submitted by: yuri@rawbw.com
Diffstat (limited to 'security')
-rw-r--r-- | security/py-gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnupg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index 0fd13af758bd..9332511b8500 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.4.0 +PORTVERSION= 2.0.2 CATEGORIES= security python MASTER_SITES= http://www.c-s.li/ports/ \ CHEESESHOP diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo index 22e3f1415007..7d64e688d545 100644 --- a/security/py-gnupg/distinfo +++ b/security/py-gnupg/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnupg-1.4.0.tar.gz) = 406752593c83cbac17f447a4e48088860ac36f0b4e40101d377f7dc018d11c57 -SIZE (gnupg-1.4.0.tar.gz) = 95168 +SHA256 (gnupg-2.0.2.tar.gz) = 67fa884d7700914ef623721c38c38fbbd9659825b65bcc81884a1772f12713df +SIZE (gnupg-2.0.2.tar.gz) = 97683 |