diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-04-27 07:51:10 +0000 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-05-14 04:26:11 +0000 |
commit | 2122fe1813fe24f1e79068eccf5f0bb20705cece (patch) | |
tree | baf7c308bce7ef65c79f6da6508b2398f6cd96d9 | |
parent | a32c552ee44d146720a03a57f5a407c54bbae99a (diff) |
security/gnupg: Update to 2.4.5
ReleaseNotes: https://lists.gnupg.org/pipermail/gnupg-announce/2024q1/000482.html
PR: 278605
Approved by: maintainer timeout
-rw-r--r-- | security/gnupg/Makefile | 3 | ||||
-rw-r--r-- | security/gnupg/distinfo | 8 |
2 files changed, 4 insertions, 7 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index c14d3a78de16..5bba2cec0f1c 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,6 +1,5 @@ PORTNAME= gnupg -DISTVERSION= 2.4.4 -PORTREVISION= 1 +DISTVERSION= 2.4.5 CATEGORIES= security MASTER_SITES= GNUPG diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index e76b8f18a10d..ae792916b941 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1707339486 -SHA256 (gnupg-2.4.4.tar.bz2) = 67ebe016ca90fa7688ce67a387ebd82c6261e95897db7b23df24ff335be85bc6 -SIZE (gnupg-2.4.4.tar.bz2) = 7886036 -SHA256 (9ae3cfcabec9252c22d67b7a15c36f0a8cf22f0f.patch) = 186154a2bd7750c212571c8be51a6f02d56e323d001673f2abe7342181d49d13 -SIZE (9ae3cfcabec9252c22d67b7a15c36f0a8cf22f0f.patch) = 806 +TIMESTAMP = 1714203516 +SHA256 (gnupg-2.4.5.tar.bz2) = f68f7d75d06cb1635c336d34d844af97436c3f64ea14bcb7c869782f96f44277 +SIZE (gnupg-2.4.5.tar.bz2) = 7889060 |