diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2019-05-07 22:06:52 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2019-05-07 22:06:52 +0000 |
commit | 7a037012dc3ae7933c252d4097856471c610c287 (patch) | |
tree | 1e1e93395ed1e793a660ad744356f4fd0fb6b57f /www | |
parent | b80eacd1a8cadd38def64c9f00e1a619dc0f566f (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 683b8186330f..98996daffb40 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 66.0.4 +DISTVERSION= 66.0.5 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index ac2798edc67b..0e31e91d394d 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557048971 -SHA256 (firefox-66.0.4.source.tar.xz) = 7ac6fae17e402276483fbfbb6b320d61e6695a28f1112ba2c987127f105dc25d -SIZE (firefox-66.0.4.source.tar.xz) = 283007704 +TIMESTAMP = 1557261981 +SHA256 (firefox-66.0.5.source.tar.xz) = a2aeb4e036d1365a2d2550e24ba8b4dde061281300f2b11a204cc1e9eb1792b5 +SIZE (firefox-66.0.5.source.tar.xz) = 282561836 |