diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-08-15 20:54:03 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-08-15 20:54:03 +0000 |
commit | e9b7b8a0372eef25fff5da5c2d0589171ebd8a25 (patch) | |
tree | 37ab50b89b34de9121e6d41968991fc6b29b25da /www/chromium | |
parent | 9eafe4025abacd054d29f32404bc040b662109ed (diff) |
www/chromium: Update to version 84.0.4147.125
Upstream changes:
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop.html
MFH: 2020Q3 (blanket: security fixes)
Notes
Notes:
svn path=/head/; revision=545067
Diffstat (limited to 'www/chromium')
-rw-r--r-- | www/chromium/Makefile | 2 | ||||
-rw-r--r-- | www/chromium/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 36d67da93f47..6b4d97845e69 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 84.0.4147.105 +PORTVERSION= 84.0.4147.125 CATEGORIES?= www java MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 23944d305307..3c5684137ee4 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1595931907 -SHA256 (chromium-84.0.4147.105.tar.xz) = caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac -SIZE (chromium-84.0.4147.105.tar.xz) = 845167500 -SHA256 (chromium-84.0.4147.105-testdata.tar.xz) = 571cfaa82ea28413b22e65907d0ecdb055e02142f8e1b86f3fe2f1bb9557ac03 -SIZE (chromium-84.0.4147.105-testdata.tar.xz) = 257190208 +TIMESTAMP = 1597145794 +SHA256 (chromium-84.0.4147.125.tar.xz) = 98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5 +SIZE (chromium-84.0.4147.125.tar.xz) = 846433536 +SHA256 (chromium-84.0.4147.125-testdata.tar.xz) = 7058620db4c8b20034fa3d9416046366921971c77e71c5d65697453d0ce7b3a5 +SIZE (chromium-84.0.4147.125-testdata.tar.xz) = 257151900 SHA256 (test_fonts.tar.xz) = cf9cbe3b7f1c4c42d426bddc65ec178d333ad7e205a36fe0a606a3c0c545ece1 SIZE (test_fonts.tar.xz) = 200040 |