diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-08-04 19:24:56 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-08-04 19:24:56 +0000 |
commit | 3387695a093f2825867b5c233bae6e02beb9d806 (patch) | |
tree | 0f7f158781638a4b7fa128a32ff01222af139893 | |
parent | cb57a644cb37b60eab0290bb0f411a295d918074 (diff) |
www/firefox: update to 116.0.1
Release Notes:
https://www.mozilla.org/en-US/firefox/116.0.1/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 3839bb8a70ad..11af941fba76 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 116.0 -PORTREVISION= 2 +DISTVERSION= 116.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 953f69e5a737..0bb91abf52c5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690485803 -SHA256 (firefox-116.0.source.tar.xz) = 215d076945bf744327a252f498227ab68e9ba4e3b703e058683d9e4ab92cba76 -SIZE (firefox-116.0.source.tar.xz) = 515487160 +TIMESTAMP = 1691159441 +SHA256 (firefox-116.0.1.source.tar.xz) = 1f6e27954da1102bffa9d60209ab87b050efc0e5f4ef5ed1047352cb01732b50 +SIZE (firefox-116.0.1.source.tar.xz) = 514742736 |