google-chrome: update to 84.0.4147.135
Closes: #24358 [via git-merge-pr]
This commit is contained in:
parent
bc2ebb54aa
commit
fd94168c0e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=84.0.4147.125
|
||||
_chromeVersion=84.0.4147.135
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=1cb13f135c51a155dd86846457254ebea986a2b34e87b8236cc14df2e74e76b9
|
||||
checksum=d2ba6d0264c8b47a2df65b9196fe34f9c72163e3a2558462be067f54f90069aa
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue