diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-19 20:54:08 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-19 20:54:08 +0000 |
commit | b1799d523a4c185d10a55ba1edb99a13e7ba341b (patch) | |
tree | a9c879e04b4d0bcd48fa257dbcd9d113b496cd0a | |
parent | 7a3cf55a9500152f84f3a7f187b8b246d19b522d (diff) | |
download | ports-b1799d523a4c185d10a55ba1edb99a13e7ba341b.tar.gz ports-b1799d523a4c185d10a55ba1edb99a13e7ba341b.zip |
www/firefox: update to 95.0.2
Release Notes:
https://www.mozilla.org/en-US/firefox/95.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 820a09a32a5b..a9fb6d5efd76 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,7 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 95.0.1 +DISTVERSION= 95.0.2 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 9dd9b27432fb..187fb7311346 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639658747 -SHA256 (firefox-95.0.1.source.tar.xz) = 552a2bd731921f40694a4db8ad31dce6f4e9f52035d04e7cd1f917613f803efa -SIZE (firefox-95.0.1.source.tar.xz) = 385073408 +TIMESTAMP = 1639939431 +SHA256 (firefox-95.0.2.source.tar.xz) = c178cbf61979bd39a8daa9a09c6e03089da37baded692ad1f745ecfcaae74d64 +SIZE (firefox-95.0.2.source.tar.xz) = 384674224 |