diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-03-11 17:38:44 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-03-11 17:38:44 +0000 |
commit | 9b96b9c5658628c3226dff57676a7467ec7f771f (patch) | |
tree | 4b1319841b052904ac8012dad674af2ade52ad11 | |
parent | e09fc10aa0e2d4e4e3d2d1871907c59036aa6e49 (diff) |
www/firefox: update to 136.0.1
Release Notes:
https://www.mozilla.org/en-US/firefox/136.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 5208cbd7b901..8baa4baec63b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 136.0 -PORTREVISION= 2 +DISTVERSION= 136.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/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 bea2b35b625b..5f96f0c8cd41 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740685979 -SHA256 (firefox-136.0.source.tar.xz) = 3bee314eb7934451be4e2c7ecac38b382f8422fed8287e05be26fe94dd286f57 -SIZE (firefox-136.0.source.tar.xz) = 603708216 +TIMESTAMP = 1741676946 +SHA256 (firefox-136.0.1.source.tar.xz) = 4f12bdcfaa7271f7f2b18ab8d377a7b22be95ea01f11e18e1ebf77953e3221b6 +SIZE (firefox-136.0.1.source.tar.xz) = 601826980 |