diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-25 17:52:18 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-25 17:52:18 +0000 |
commit | c01823936494112c36473d999fd89e01396184df (patch) | |
tree | 3b7bf131ed1168034ef787e18a0a552c8c191880 | |
parent | e2b514e02eb7ca677bac75832ff0c03b56ca70f8 (diff) | |
download | ports-c01823936494112c36473d999fd89e01396184df.tar.gz ports-c01823936494112c36473d999fd89e01396184df.zip |
www/firefox: update to 106.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/106.0.2/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 e13b32c65ef5..23c57757dcb0 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 106.0.1 +DISTVERSION= 106.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 b6e38e0fb040..908f3bc928c0 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666218059 -SHA256 (firefox-106.0.1.source.tar.xz) = bdf8184f9aadce4fd9613ec63525a96891e2e9dbbef9e4f72193038450a7fd35 -SIZE (firefox-106.0.1.source.tar.xz) = 501822184 +TIMESTAMP = 1666717424 +SHA256 (firefox-106.0.2.source.tar.xz) = 905738490cd523ef3d17c48aaac65a1dc19294e8932a245d0f7607be38393fe2 +SIZE (firefox-106.0.2.source.tar.xz) = 503015088 |