diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-09-23 12:04:52 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-09-23 12:06:56 +0000 |
commit | 7f568299f5f31cf47793f9fc9086842e1c8b0c70 (patch) | |
tree | 51a95c3bacd63ccc2a41e8648c7a87743116a03e | |
parent | 60f6211a3d26e4e1cf8358e49f4bbc0460aae41b (diff) |
www/firefox: update to 92.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/92.0.1/releasenotes/
(cherry picked from commit 00817035571d38b071c8561c923566e68563293b)
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 5bda986e7c34..9369e6288c76 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 92.0 -PORTREVISION= 2 +DISTVERSION= 92.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 47f9880311f5..41c3191267ab 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630774609 -SHA256 (firefox-92.0.source.tar.xz) = 299a472373021cc9194449c9f4bb962d5f74ef05e8af0448c589761ea34fbc84 -SIZE (firefox-92.0.source.tar.xz) = 385055824 +TIMESTAMP = 1632397287 +SHA256 (firefox-92.0.1.source.tar.xz) = 9096b22e162cd299080d5eef8f3627a71a594ceba2b89e3000f2c3e8ea603eb1 +SIZE (firefox-92.0.1.source.tar.xz) = 383567460 |