diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-08-19 19:35:56 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-08-19 19:35:56 +0000 |
commit | 7b2efb06bb6acb00c9f65bf1f705a8c98dd866e2 (patch) | |
tree | 909536e247e02e3f140287a4c2503216aa23e8db | |
parent | 3a4acf7356e7b2eea67c3a471255f072514e80de (diff) |
www/firefox: update to 104.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/104.0/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index fb542b30a79c..630e26472b54 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,10 @@ PORTNAME= firefox DISTVERSION= 104.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 9fdbe5c204a0..7c7e012f5d3b 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660675422 -SHA256 (firefox-104.0.source.tar.xz) = 3fcae9360693cfc0ea65797f8186763e49e52f9735138a4353d799b5d4860473 -SIZE (firefox-104.0.source.tar.xz) = 477763572 +TIMESTAMP = 1660905071 +SHA256 (firefox-104.0.source.tar.xz) = 1a294a651dc6260f9a72a3ab9f10e7792a4ab41a9cfa8527ad3dd9979cdc98ce +SIZE (firefox-104.0.source.tar.xz) = 486299816 |