diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-07-08 20:43:17 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-07-08 20:43:17 +0000 |
commit | a95b3ed9435b6a49b8720d99e88840da13a51155 (patch) | |
tree | bee0c66b5c943c903e80005f8b853368639a15c2 | |
parent | 1b719309d87cc81d9e7e427dd9a1bad70f835da0 (diff) |
www/firefox: update to 115.0.1 (ga)
Release Notes:
https://www.mozilla.org/en-US/firefox/115.0.1/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 c263c2cce56f..391b028b4621 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,5 @@ PORTNAME= firefox -DISTVERSION= 115.0 -PORTREVISION= 1 +DISTVERSION= 115.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 16a9901def15..d7bfdb797530 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688143549 -SHA256 (firefox-115.0.source.tar.xz) = 7cdb23fe5ccb54334c8fe14c1e5dd89d5788f8e7b79a2bd9cc4eabdc7e54e898 -SIZE (firefox-115.0.source.tar.xz) = 505151516 +TIMESTAMP = 1688842760 +SHA256 (firefox-115.0.1.source.tar.xz) = cde9c7e6e4d9d3a0a247ce672009d4dd484d389b533e0181f6428dd104a8a228 +SIZE (firefox-115.0.1.source.tar.xz) = 508209156 |