google-chrome: update to 80.0.3987.116
This commit is contained in:
parent
b3d5f7d53d
commit
da6ec16842
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=80.0.3987.106
|
||||
_chromeVersion=80.0.3987.116
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/privacy/eula_text.html"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=33bdf0232923d4df0a720cce3a0c5a76eba15f88586255a91058d9e8ebf3a45d
|
||||
checksum=7dc2eda6fe230a1fdb4b1a1b3cd3eeae7e16d6c583fd40f3dc4b6b0b93d9cd6b
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue