diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-02-28 19:17:37 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-02-28 19:17:37 +0000 |
commit | 0be0ce621a713a9e19d6153139bada3f12ebc083 (patch) | |
tree | 78103cca7523fe949513a2964c7990da3fdaca59 | |
parent | f889f36bce933804ff0003ad947717e476f9c23d (diff) |
www/firefox: update to 110.0.1 (ga)
Release Notes:
https://www.mozilla.org/en-US/firefox/110.0.1/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 320c6869c3e5..c5c8ff3903c3 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,7 @@ PORTNAME= firefox DISTVERSION= 110.0.1 PORTEPOCH= 2 +PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 5db228005112..6ef7fd377166 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677522052 -SHA256 (firefox-110.0.1.source.tar.xz) = 2af1b6a5a51ca1adae44a4ff9ffb31ff9e979d9b7cb90b0d757e165fc5272c52 -SIZE (firefox-110.0.1.source.tar.xz) = 491458936 +TIMESTAMP = 1677588205 +SHA256 (firefox-110.0.1.source.tar.xz) = f19bb74d684b992625abca68f5776198974cd2785eb5d02d51ba007fc998491f +SIZE (firefox-110.0.1.source.tar.xz) = 494223300 |