diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-03-25 14:54:32 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-03-26 12:56:59 +0000 |
commit | cac290bf9c0e6c894e0cdd971a40e229f3125aad (patch) | |
tree | f13298f313742b52c834c36ca6b68242ed98c0ea | |
parent | 14bd6052d9987e3205672fc3f2874afd16279c30 (diff) |
mail/msmtp: update to 1.8.20
-rw-r--r-- | mail/msmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index f24c1ae833d7..567c8e0342c1 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,7 +1,7 @@ # Created by: R.I.Pienaar <rip@devco.net> PORTNAME= msmtp -PORTVERSION= 1.8.19 +PORTVERSION= 1.8.20 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 616d84442c67..c2fb0f29be3a 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636085120 -SHA256 (msmtp-1.8.19.tar.xz) = 34a1e1981176874dbe4ee66ee0d9103c90989aa4dcdc4861e4de05ce7e44526b -SIZE (msmtp-1.8.19.tar.xz) = 383100 +TIMESTAMP = 1648219861 +SHA256 (msmtp-1.8.20.tar.xz) = d93ae2aafc0f48af7dc9d0b394df1bb800588b8b4e8d096d8b3cf225344eb111 +SIZE (msmtp-1.8.20.tar.xz) = 385696 |