diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-02-16 22:24:51 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-02-16 22:24:51 +0000 |
commit | 3757d0fc353588fc21fd7bb1a70d1649b44412c2 (patch) | |
tree | 65318df4afbe50425bddd8670a28af94cfd97a95 | |
parent | 86afb138d28a8f79e2e50f4103edb9f1d3178c10 (diff) | |
download | ports-3757d0fc353588fc21fd7bb1a70d1649b44412c2.tar.gz ports-3757d0fc353588fc21fd7bb1a70d1649b44412c2.zip |
www/firefox: update to 97.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/97.0.1/releasenotes/
-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 3e658284dc52..79b60a5d4133 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 97.0 -PORTREVISION= 3 +DISTVERSION= 97.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/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 1b173071af34..b5818d3397ac 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643837196 -SHA256 (firefox-97.0.source.tar.xz) = 6c8a7dcb47122d033383fd62a1bcaefff0290a6c23d057898e8ff9c72749df28 -SIZE (firefox-97.0.source.tar.xz) = 481365988 +TIMESTAMP = 1645044916 +SHA256 (firefox-97.0.1.source.tar.xz) = 3f2c87cf28645130777e875ddc9c67e8994c8d5c859f425f3ddced6fecb78d45 +SIZE (firefox-97.0.1.source.tar.xz) = 476866824 |