diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-10-24 18:04:51 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-10-24 18:29:43 +0000 |
commit | a21127f19aedbb6e211d90dcd34cc6dd86fc6e02 (patch) | |
tree | 61aad99cf0905391cb0332c821c6451c960b91fe | |
parent | ccbf2582168a837e25d133746d59e5037be5ef52 (diff) | |
download | ports-a21127f19aedbb6e211d90dcd34cc6dd86fc6e02.tar.gz ports-a21127f19aedbb6e211d90dcd34cc6dd86fc6e02.zip |
mail/msmtp: update to 1.8.22
-rw-r--r-- | mail/msmtp/Makefile | 3 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 0cb9119dd41e..68ffc2218ba1 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,6 +1,5 @@ PORTNAME= msmtp -PORTVERSION= 1.8.20 -PORTREVISION= 1 +PORTVERSION= 1.8.22 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index c2fb0f29be3a..7be7584c3e3b 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648219861 -SHA256 (msmtp-1.8.20.tar.xz) = d93ae2aafc0f48af7dc9d0b394df1bb800588b8b4e8d096d8b3cf225344eb111 -SIZE (msmtp-1.8.20.tar.xz) = 385696 +TIMESTAMP = 1666633749 +SHA256 (msmtp-1.8.22.tar.xz) = 1b04206286a5b82622335e4eb09e17074368b7288e53d134543cbbc6b79ea3e7 +SIZE (msmtp-1.8.22.tar.xz) = 390692 |