diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-09-05 11:08:43 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-09-05 11:43:50 -0300 |
commit | 51065502e385cb11498373b67b9f1d93d2b83260 (patch) | |
tree | ca527eb43aaf69d6e25e267b3e164b61b85ca1e0 /mail/notmuch | |
parent | net-mgmt/zabbix54-server: Update to 5.4.4 (diff) |
mail/notmuch: Update to 0.33
Changelog: https://notmuchmail.org/news/release-0.33/
Diffstat (limited to 'mail/notmuch')
-rw-r--r-- | mail/notmuch/Makefile | 2 | ||||
-rw-r--r-- | mail/notmuch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 1c0611dca1d2..2aa913c22102 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,7 +1,7 @@ # Created by: DarwinSurvivor <darwinsurvivor@gmail.com> PORTNAME= notmuch -PORTVERSION= 0.32.3 +PORTVERSION= 0.33 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index f340ce2de019..ef871146e20f 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629401857 -SHA256 (notmuch-0.32.3.tar.xz) = be2ffff884eaecf61806f89b195a373f767a62e5bf2cc02ff1f55e41a55f8b84 -SIZE (notmuch-0.32.3.tar.xz) = 725872 +TIMESTAMP = 1630778344 +SHA256 (notmuch-0.33.tar.xz) = 883e045b4bfa2c48c9a4671062a40603a7f6165724dd54618beeba100549d26c +SIZE (notmuch-0.33.tar.xz) = 730764 |