diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-11 17:03:09 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-11 17:05:43 +0000 |
| commit | 8a54841ed8cba949a5231628c7d84847f6c28268 (patch) | |
| tree | c6c84c9a74da574d1b3fc178ab526e65ba97c169 | |
| parent | 798fa7e211151504b0f9da25e19275bb254a8ece (diff) | |
| -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 05ac9c65f9a9..e208bad595cb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 132.0.2 +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 7e0510d794e5..ff9272346135 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731279292 -SHA256 (firefox-132.0.2.source.tar.xz) = 09ff4904a9b83f8a0452cfee02d28f81bebec6562441f16d161953fe36536246 -SIZE (firefox-132.0.2.source.tar.xz) = 568930680 +TIMESTAMP = 1731329893 +SHA256 (firefox-132.0.2.source.tar.xz) = 329e1764f4b4e13f11dcf1fd7b3c6d8f80e512e8b7ed5bf65fbe44749c2610e9 +SIZE (firefox-132.0.2.source.tar.xz) = 570535648 |
