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