diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-09-12 17:54:53 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-09-12 17:54:53 +0000 |
commit | a79de016b53157d7141a5c86a4699c43a62ef733 (patch) | |
tree | b82c6210c821acb70d668f7aff1f7854ca11d570 | |
parent | 2df5c913815424c1ee9e251268d98142d947c828 (diff) |
www/firefox: update to 117.0.1
Release Notes:
https://www.mozilla.org/en-US/firefox/117.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 67d65feb2e23..f21e959934b2 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,5 @@ PORTNAME= firefox -DISTVERSION= 117.0 -PORTREVISION= 2 +DISTVERSION= 117.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 8e56e7a40813..7b832c3c3e9d 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692906603 -SHA256 (firefox-117.0.source.tar.xz) = fa524cb9a63334d74ef996f3cbaf1559b5836f6c8ef6e890fa20846029242ac7 -SIZE (firefox-117.0.source.tar.xz) = 505712192 +TIMESTAMP = 1694536329 +SHA256 (firefox-117.0.1.source.tar.xz) = 7ea4203b5cf9e59f80043597e2c9020291754fcab784a337586b5f5e1370c416 +SIZE (firefox-117.0.1.source.tar.xz) = 509601584 |