diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-20 09:17:18 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-10-20 09:17:18 +0000 |
commit | 7d07533271c3c1fed6952e19aa3a0285aefb4954 (patch) | |
tree | f591b4c53e8c1bcbbf7dca95c48f9304cab57c27 | |
parent | 9e8633b6112057af3bac4666fba63a043cf53e51 (diff) | |
download | ports-7d07533271c3c1fed6952e19aa3a0285aefb4954.tar.gz ports-7d07533271c3c1fed6952e19aa3a0285aefb4954.zip |
www/firefox: update to 106.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/106.0.1/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index edcbff7e75d2..e13b32c65ef5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,5 @@ PORTNAME= firefox -DISTVERSION= 106.0 -PORTREVISION= 1 +DISTVERSION= 106.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 8c1eff4b3dd1..b6e38e0fb040 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665418749 -SHA256 (firefox-106.0.source.tar.xz) = 1546ebfd9d5a814f17479ed626519ed69aa3c89c22c7fb1fe5c84e4d7e5d7e18 -SIZE (firefox-106.0.source.tar.xz) = 500449804 +TIMESTAMP = 1666218059 +SHA256 (firefox-106.0.1.source.tar.xz) = bdf8184f9aadce4fd9613ec63525a96891e2e9dbbef9e4f72193038450a7fd35 +SIZE (firefox-106.0.1.source.tar.xz) = 501822184 |