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