diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-04-01 19:20:47 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-04-01 19:20:47 +0000 |
commit | 1886a4440531bd778a6a14c686670f639f06ba4a (patch) | |
tree | a9949d1fdd1aac8be0f10a16a09a34a91dec7eae | |
parent | 545375a2a79a0e2835595aad904f9998d30ed8e4 (diff) |
www/firefox: update to 124.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/124.0.2/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 73a7e39487e8..c31f6315d761 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,5 @@ PORTNAME= firefox -DISTVERSION= 124.0.1 -PORTREVISION= 1 +DISTVERSION= 124.0.2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 8033480214ce..02e740f96ccf 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711130561 -SHA256 (firefox-124.0.1.source.tar.xz) = ddac16aea855e057ff6be3c143f7155cc20f452e1f45eb6288ff27e9346ab843 -SIZE (firefox-124.0.1.source.tar.xz) = 545772696 +TIMESTAMP = 1711995792 +SHA256 (firefox-124.0.2.source.tar.xz) = a6526d3540e19c8875cb7364e4490436c189478d375c4cb5216b0414e4b2d91c +SIZE (firefox-124.0.2.source.tar.xz) = 555223648 |