diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-03-22 19:12:36 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-03-22 19:16:20 +0000 |
commit | 145338609265435741cb0ba78bb26e957ef97561 (patch) | |
tree | accf2414e3fff38d23f533ca0f6a4cf5fb60dcfd | |
parent | 3ea142636da0c8c4970f2ce0c7b55f2b15a29192 (diff) | |
download | ports-145338609265435741cb0ba78bb26e957ef97561.tar.gz ports-145338609265435741cb0ba78bb26e957ef97561.zip |
www/firefox: update to 124.0.1
Release Notes:
https://www.mozilla.org/en-US/firefox/124.0.1/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 c52d1851dfee..5930905061de 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 124.0 +DISTVERSION= 124.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 cd670abcb159..8033480214ce 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710186614 -SHA256 (firefox-124.0.source.tar.xz) = 345a1235123ad808cecdb4a9af09ea48bf52ad09d3d380fc704406e3dd13c9d8 -SIZE (firefox-124.0.source.tar.xz) = 545407260 +TIMESTAMP = 1711130561 +SHA256 (firefox-124.0.1.source.tar.xz) = ddac16aea855e057ff6be3c143f7155cc20f452e1f45eb6288ff27e9346ab843 +SIZE (firefox-124.0.1.source.tar.xz) = 545772696 |