diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-06-08 21:52:34 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-06-08 21:52:34 +0000 |
commit | 2f35021c7eb14764673ae4c44eae97551b68ebf5 (patch) | |
tree | f38d9a86ae47e21b190d77cd7f5b3cbb58b8ed62 | |
parent | 41157c7ddb3ae60dfc1d3477afbf6b47d5c17ed3 (diff) |
www/firefox: update to 101.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/101.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 f7bdf93388ac..9799fbce2b89 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 101.0 -PORTREVISION= 2 +DISTVERSION= 101.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index c8cb69049296..86b3bc3cc0bc 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653650529 -SHA256 (firefox-101.0.source.tar.xz) = 55ab5b517d58bbcbc837640263a8371cf1fba3d9f508e54537c4d2cbbfb86095 -SIZE (firefox-101.0.source.tar.xz) = 490975228 +TIMESTAMP = 1654723818 +SHA256 (firefox-101.0.1.source.tar.xz) = b4c76e8bdf81f473f3e56b2f69dbe5119bba5cab38e36ab0f3f38cf0cdc4a9c2 +SIZE (firefox-101.0.1.source.tar.xz) = 486021240 |