diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-01 22:12:57 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-01 22:13:54 +0000 |
commit | 66d0161ae4bd28702df0b2a34cda06b8a8a08463 (patch) | |
tree | 5c9f4d4b76e3e984bf4c9e0e6535c484057b54c7 | |
parent | cf43f81e2d25d27dc7f3e0f7fc54ed9f4c68350f (diff) | |
download | ports-66d0161ae4bd28702df0b2a34cda06b8a8a08463.tar.gz ports-66d0161ae4bd28702df0b2a34cda06b8a8a08463.zip |
www/firefox: update to 132.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/
(cherry picked from commit b6e8e62ff24e0ad43fc3879276e081605ed247d8)
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 4b2616a7c4c8..b59af9cf7981 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 132.0 +DISTVERSION= 132.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index f290713dc7c8..9d904915f670 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729545206 -SHA256 (firefox-132.0.source.tar.xz) = 8908b144895b354460c6975291b75ea804b07bf9bb0ee386eafeaf3c82c55c7e -SIZE (firefox-132.0.source.tar.xz) = 564734500 +TIMESTAMP = 1730498142 +SHA256 (firefox-132.0.1.source.tar.xz) = 00ec6bab1731868234ddce2c12742509b3e158931b94054d7d1ce3017cb3ea0a +SIZE (firefox-132.0.1.source.tar.xz) = 571057816 |