diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-04 20:22:04 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-04 20:22:04 +0000 |
commit | 685b18946cdac29500975bce543bd1c758eef501 (patch) | |
tree | b1c4be01e064d2f000eb16c96b0170ee985547af | |
parent | 6a86ddb71ffa87582ec4a2b0c8e7996f4f8de269 (diff) | |
download | ports-685b18946cdac29500975bce543bd1c758eef501.tar.gz ports-685b18946cdac29500975bce543bd1c758eef501.zip |
www/firefox: update to 106.0.5
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/106.0.5/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 f121f5027f1b..2623d61a6053 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 106.0.4 +DISTVERSION= 106.0.5 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index c9fdfd1d7a75..c9a5939e0d5e 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667471379 -SHA256 (firefox-106.0.4.source.tar.xz) = e619d0f524c95bf78af0008cc22fe284ff398d72fc0b6cc9d8737b3b5a9b9eb7 -SIZE (firefox-106.0.4.source.tar.xz) = 500524844 +TIMESTAMP = 1667588934 +SHA256 (firefox-106.0.5.source.tar.xz) = 9471a7610d0adc350f14c363f1fcd2e15a85f22744f5850604af01aa844bc8a8 +SIZE (firefox-106.0.5.source.tar.xz) = 500379208 |