google-chrome: update to 86.0.4240.198
This commit is contained in:
parent
b9f1d362c2
commit
c69d9483cc
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=86.0.4240.193
|
||||
_chromeVersion=86.0.4240.198
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=fc4a4717ddf9623eeb2ebd4cf0f3a845a20fab34bb2831af2a264507b6432ef4
|
||||
checksum=3d0055cf8db589d1bc6eb6504791d141e7008fb34cdb85bd1d194893c7d1d061
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue