diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-16 13:07:40 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-16 13:07:40 +0000 |
commit | 01ec19a5fd8223e42d613c2130b3d99d264a9e6f (patch) | |
tree | 26b48efb33b1acc176f19fa7311b8726fd00eb95 | |
parent | 06ad08af86cec53e4b7dee764127561234299ee8 (diff) | |
download | ports-01ec19a5fd8223e42d613c2130b3d99d264a9e6f.tar.gz ports-01ec19a5fd8223e42d613c2130b3d99d264a9e6f.zip |
www/firefox: update to 95.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/95.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 792ffad43941..820a09a32a5b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,7 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 95.0 -PORTREVISION= 2 +DISTVERSION= 95.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index de4bcaf8e7e5..9dd9b27432fb 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638207026 -SHA256 (firefox-95.0.source.tar.xz) = 7fa3e43f6ec710b2ebba0e99db713a56d13d85f1f23c4a1399bb594fd74864de -SIZE (firefox-95.0.source.tar.xz) = 382853940 +TIMESTAMP = 1639658747 +SHA256 (firefox-95.0.1.source.tar.xz) = 552a2bd731921f40694a4db8ad31dce6f4e9f52035d04e7cd1f917613f803efa +SIZE (firefox-95.0.1.source.tar.xz) = 385073408 |