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