diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-09-01 00:53:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-09-01 00:53:00 +0000 |
commit | 7f8baba3dffe370fc6a7c54b3fa1c8abbe2d02c8 (patch) | |
tree | d99453aec26728bcea89cfd597d94700c32ce3dc /www | |
parent | 5c23956d72a0a13e7a007dd1a0edeb2fba04af24 (diff) |
Notes
Diffstat (limited to 'www')
-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 b8c19ec56f13..8c0658ae499d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 80.0 -PORTREVISION= 5 +DISTVERSION= 80.0.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/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 8c530000813c..d32a42939633 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597803129 -SHA256 (firefox-80.0.source.tar.xz) = 380d9853e0712442ba2d4acd85c0e09c19ad36561a3ea8932705ad6b8a91146a -SIZE (firefox-80.0.source.tar.xz) = 335316448 +TIMESTAMP = 1598882647 +SHA256 (firefox-80.0.1.source.tar.xz) = 596b085e32a2d683ba960e161ea65c6271f90f576d4bf956e0d48e83af992c21 +SIZE (firefox-80.0.1.source.tar.xz) = 334690792 |