diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-07 19:46:23 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-07 19:46:23 +0000 |
commit | cc09720a6f2b093a29b87c6cf051785b783b24bd (patch) | |
tree | 4285c4278348c037be60674649a7e9f9f49539d7 | |
parent | dd9221d1be1c20c799d7329670208e4089afc40d (diff) |
www/firefox: update to 105.0.3
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/105.0.3/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 76fcb43b9842..bc911522ff5d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 105.0.2 +DISTVERSION= 105.0.3 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index d19d94647589..e596f29e80ab 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664820735 -SHA256 (firefox-105.0.2.source.tar.xz) = fb1ed65cd9e6698122885fe38984cfd00018c7a837109f511762b2986b391e25 -SIZE (firefox-105.0.2.source.tar.xz) = 481457328 +TIMESTAMP = 1665168135 +SHA256 (firefox-105.0.3.source.tar.xz) = f2fa1e03aecdd4dca0bcda94fd228d3a9ef3635862a2c140f8982d32ae7761e7 +SIZE (firefox-105.0.3.source.tar.xz) = 484942048 |