diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-05-09 00:34:47 +0200 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-05-09 00:34:47 +0200 |
commit | 4e16bff3eb4ed6faac315871f021c86e7ccefcd9 (patch) | |
tree | 758adefe8eb94c31a72f9411e92e3cf211f5141f | |
parent | security/tailscale: Update to 1.66.0 (diff) |
mail/thunderbird: update to 115.11.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/115.11.0/releasenotes/
-rw-r--r-- | mail/thunderbird/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 5638fffa46c9..60a8aadb0b55 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 115.10.2 +DISTVERSION= 115.11.0 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index a9dc2e7f600b..e90acf383c03 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714411589 -SHA256 (thunderbird-115.10.2.source.tar.xz) = 47bbd0645d7636a5bd81a3e613ef3181c4760dbb476f1609812e35659b7d24e6 -SIZE (thunderbird-115.10.2.source.tar.xz) = 537592900 +TIMESTAMP = 1715204654 +SHA256 (thunderbird-115.11.0.source.tar.xz) = bc023e30814afd76bd2e3e358e60e5a2c9b5224f8cbb45f29358868f9c5062d4 +SIZE (thunderbird-115.11.0.source.tar.xz) = 542327828 |