diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-08-12 17:18:23 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-08-12 17:18:23 +0000 |
| commit | 6ca2eec9ae0c72f9467e559008cda7542ece51de (patch) | |
| tree | 23fb81bfc4380fded07ccf56a78450bb30e85a83 | |
| parent | 6e99116af05f23b37bb184effe49341b3b398539 (diff) | |
| -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 377705ae5261..05c7e69fa94a 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 129.0 -PORTREVISION= 1 +DISTVERSION= 129.0.1 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/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index fd660cb2b902..dfa61b69602b 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722534829 -SHA256 (firefox-129.0.source.tar.xz) = 4b9ff955de7099f09aa1f00985e34695fa1a911e56c2d46cb4d60c3bff3d9174 -SIZE (firefox-129.0.source.tar.xz) = 568302640 +TIMESTAMP = 1723481309 +SHA256 (firefox-129.0.1.source.tar.xz) = 9ddfe823e4c22167a77e47f56a8afde0d9621784a9e4e5dba4906e758175c073 +SIZE (firefox-129.0.1.source.tar.xz) = 561709736 |
