google-chrome: update to 84.0.4147.89

This commit is contained in:
Alex Lohr 2020-07-15 11:13:56 +02:00 committed by Andrew Benson
parent 5c2097ea52
commit 0f20e87516

View file

@ -1,5 +1,5 @@
# Template file for 'google-chrome' # Template file for 'google-chrome'
_chromeVersion=83.0.4103.116 _chromeVersion=84.0.4147.89
_chromeRevision=1 _chromeRevision=1
_channel=stable _channel=stable
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
_licenseUrl="https://www.google.com/intl/en/chrome/terms/" _licenseUrl="https://www.google.com/intl/en/chrome/terms/"
distfiles="$_chromeUrl" distfiles="$_chromeUrl"
checksum=861cc9c0ca8471f875e3413a8255c277c074d1a28064002fb694695096d8febd checksum=9f8fd8f23a8402c45ef90668285dd37407ae13801fda652fb31a4f2ff47ef0c3
do_extract() { do_extract() {
mkdir -p ${DESTDIR} mkdir -p ${DESTDIR}