diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-03-22 19:13:53 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-03-22 19:16:20 +0000 |
commit | 67d8de2ee31b95085d88961902d6bbef546b89d3 (patch) | |
tree | f0e523e3e32030da6e9453120433cb6d1db4b8ed | |
parent | 145338609265435741cb0ba78bb26e957ef97561 (diff) |
www/firefox-esr: update to 115.9.1
-rw-r--r-- | www/firefox-esr/Makefile | 5 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 02317d90e4d0..b2b1ed518396 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 115.9.0 -PORTREVISION= 1 +DISTVERSION= 115.9.1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 83a3b0492c21..3be6154c3747 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710704727 -SHA256 (firefox-115.9.0esr.source.tar.xz) = db3b3371c5e6636de73798635531df137b17c5b78bdee03810930b29e8212803 -SIZE (firefox-115.9.0esr.source.tar.xz) = 507156076 +TIMESTAMP = 1711130651 +SHA256 (firefox-115.9.1esr.source.tar.xz) = 23657808bfefb8ba33a191645d4df776d5b8d99d453edde32b785d2a8846f929 +SIZE (firefox-115.9.1esr.source.tar.xz) = 508070816 |