diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-03 12:02:52 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-03 12:02:52 +0000 |
commit | f3910408f647cf850c93a7e90689e40aea6757de (patch) | |
tree | 7d84c51b13d744e14ed8339e2949db377ccf68b3 | |
parent | e02e127016dfd1b55b694a96ed83ebabed051a60 (diff) |
www/firefox: update to 106.0.4
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/106.0.4/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 5f5f193cfc5e..f121f5027f1b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 106.0.3 +DISTVERSION= 106.0.4 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 298e7ee2eebe..c9fdfd1d7a75 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667134752 -SHA256 (firefox-106.0.3.source.tar.xz) = 6f7cc633d75872cb8776feefafcec20becb448359bd591f8204a21fd4b845f8e -SIZE (firefox-106.0.3.source.tar.xz) = 502071016 +TIMESTAMP = 1667471379 +SHA256 (firefox-106.0.4.source.tar.xz) = e619d0f524c95bf78af0008cc22fe284ff398d72fc0b6cc9d8737b3b5a9b9eb7 +SIZE (firefox-106.0.4.source.tar.xz) = 500524844 |