google-chrome: update to 85.0.4183.83
This commit is contained in:
parent
9b822bbf58
commit
70588513ed
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=84.0.4147.135
|
||||
_chromeVersion=85.0.4183.83
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=d2ba6d0264c8b47a2df65b9196fe34f9c72163e3a2558462be067f54f90069aa
|
||||
checksum=2f60812b021f1a3f9551544b25ae76442433a0e56b622101e120e36d85a24339
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in New Issue