diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-03 19:05:56 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-03 19:05:56 +0000 |
commit | 4bba8347a1e95431349e905cdcf8940df76024e9 (patch) | |
tree | cac5e09eb2e451005a3fb272ccd6b8fb0e1e5a7c | |
parent | fd7b47be1745bd1687facaf2553bc842d2500bd2 (diff) |
www/firefox: update to 105.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/105.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 17a19721d39e..76fcb43b9842 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 105.0.1 +DISTVERSION= 105.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 3f4d99dc9613..d19d94647589 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663876185 -SHA256 (firefox-105.0.1.source.tar.xz) = 70ecea0d26242d0c3613b9524405d72a22b52ae346072ac229a58c48634975cd -SIZE (firefox-105.0.1.source.tar.xz) = 475536540 +TIMESTAMP = 1664820735 +SHA256 (firefox-105.0.2.source.tar.xz) = fb1ed65cd9e6698122885fe38984cfd00018c7a837109f511762b2986b391e25 +SIZE (firefox-105.0.2.source.tar.xz) = 481457328 |