diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-04-19 20:59:14 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-04-19 20:59:14 +0000 |
commit | 593deb72c094ef55d48447acfb14645d829c8db2 (patch) | |
tree | 2e3e478e031da09566edac9a05904b787cf60b95 | |
parent | e6d40aae801a2e9ff908b0950fc8f38fddb90dde (diff) |
www/firefox: update to 125.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/125.0.2/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 098d9f6d23fb..8f4bea3f1acd 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 125.0.1 +DISTVERSION= 125.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 51ff454b3586..0786efbadaea 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713298985 -SHA256 (firefox-125.0.1.source.tar.xz) = 274ff2ec60811b03fcd856c3aa4bd3212fa0aaacda0766430c2562432441cd10 -SIZE (firefox-125.0.1.source.tar.xz) = 553213768 +TIMESTAMP = 1713558615 +SHA256 (firefox-125.0.2.source.tar.xz) = 69d0563361bab375407b25430c782346bec7623f3f1005e7dc505351ac69f799 +SIZE (firefox-125.0.2.source.tar.xz) = 544666944 |