diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-10-09 21:31:37 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-10-09 21:31:37 +0000 |
commit | d7d8e7e835435ea195b586ddb55e474a8a6058ab (patch) | |
tree | 89acb7eb0e593402f2c46b8babaa6d499b3dcaa8 | |
parent | 55d0a72526ae6c3a287eced9400e7fa40fe24a9b (diff) |
www/firefox: update to 118.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/118.0.2/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 3b3bedc88683..6744bbe75d30 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,5 @@ PORTNAME= firefox -DISTVERSION= 118.0.1 -PORTREVISION= 1 +DISTVERSION= 118.0.2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index e24bccea9696..3669d9e833fa 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695894599 -SHA256 (firefox-118.0.1.source.tar.xz) = a3f4da56d13605d615a740c739e3504261649d040bc473ae2ed609336d79fd95 -SIZE (firefox-118.0.1.source.tar.xz) = 516965884 +TIMESTAMP = 1696885278 +SHA256 (firefox-118.0.2.source.tar.xz) = 89626520f2f0f782f37c074b94690e0f08dcf416be2b992f4aad68df5d727b21 +SIZE (firefox-118.0.2.source.tar.xz) = 520864692 |