diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-10-09 20:20:19 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-10-09 20:20:19 +0000 |
| commit | fe05b3cd892bdd03814af473bb13064fd508042b (patch) | |
| tree | dec464ead757b512bdeeef27bf6c4871e666df98 | |
| parent | b5867f9d57b7c1501bc64c20d4040cce1b361a0c (diff) | |
| -rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
| -rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index aec76c9dced5..ca189afb5829 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 128.3.0 -PORTREVISION= 2 +DISTVERSION= 128.3.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index d68776ce4a41..34b61a66a6cb 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727962580 -SHA256 (thunderbird-128.3.0esr.source.tar.xz) = 160d961930713e8797d8f9f35417fcdd954fd5e19f50d437bf8ae85dd4a13c2f -SIZE (thunderbird-128.3.0esr.source.tar.xz) = 672592576 +TIMESTAMP = 1728500995 +SHA256 (thunderbird-128.3.1esr.source.tar.xz) = 0e4a00d92b30b7d82213f710a1f5277796d965717888ae01e0cddf6b7bd889c9 +SIZE (thunderbird-128.3.1esr.source.tar.xz) = 678730388 |
