diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-04-27 21:11:56 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-04-27 21:11:56 +0000 |
commit | ebddbbd7295aaf72935c1245aa45256d11b0a9e4 (patch) | |
tree | 7696fc1b2753c1ee8b1d7b99808df084e92173a3 | |
parent | a121d9330a2a1be0accaeb92d0d59cbf5c8aafd0 (diff) |
www/firefox: update to 125.0.3 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/125.0.3/releasenotes/
-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 8f4bea3f1acd..49bc1ad9acfb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 125.0.2 +DISTVERSION= 125.0.3 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 0786efbadaea..bca7ae69e02c 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713558615 -SHA256 (firefox-125.0.2.source.tar.xz) = 69d0563361bab375407b25430c782346bec7623f3f1005e7dc505351ac69f799 -SIZE (firefox-125.0.2.source.tar.xz) = 544666944 +TIMESTAMP = 1714250399 +SHA256 (firefox-125.0.3.source.tar.xz) = 461c66b85e4a0345dcce422d3b66212489f3cca8f22a9a8f43a07a0c98bd5616 +SIZE (firefox-125.0.3.source.tar.xz) = 551590872 |