diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-09-30 21:44:10 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-09-30 21:44:10 +0000 |
commit | c0d44897151cceb0c4e63f2f7763b030f3019b66 (patch) | |
tree | f05e0057aa7d49d1be05cece2392ada4871a1113 | |
parent | MFH: r550466 (diff) |
MFH: r5507532020Q3
update firefox to 81.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/81.0.1/releasenotes/
Approved by: portmgr (blanket: web browser)
Notes
Notes:
svn path=/branches/2020Q3/; revision=550754
-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 f9a2572872fe..29795f004967 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 81.0 +DISTVERSION= 81.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 97abd77dae88..de092bf3e705 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600308388 -SHA256 (firefox-81.0.source.tar.xz) = 9328745012178aee5a4f47c833539f7872cc6e0f20a853568a313e60cabd1ec8 -SIZE (firefox-81.0.source.tar.xz) = 340347916 +TIMESTAMP = 1601500431 +SHA256 (firefox-81.0.1.source.tar.xz) = 7eac8d3eaaf580e0f30e9bd79d798c3138aaa5fa2737616fa08c588b730e8fff +SIZE (firefox-81.0.1.source.tar.xz) = 338268036 |