diff options
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 174816041e3a..89be664e51cb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 130.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 7253ed18b31b..e949ed6878cc 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724711189 -SHA256 (firefox-130.0.source.tar.xz) = 42efa35ea30bfde3784919e4dfabaf69cbc43e5e121dbe2be7526fa335038b62 -SIZE (firefox-130.0.source.tar.xz) = 566803424 +TIMESTAMP = 1724930856 +SHA256 (firefox-130.0.source.tar.xz) = 0c12852a502c9ceefc11003416057917466d8788dd8780931ea387b0b137b567 +SIZE (firefox-130.0.source.tar.xz) = 568295588 |