google-chrome: update to 80.0.3987.163
This commit is contained in:
parent
b4d9df2947
commit
b906ff3ec1
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=80.0.3987.162
|
||||
_chromeVersion=80.0.3987.163
|
||||
_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=b0855ae80cb30dbf8ec61e1813fbebb77fa20bf5d2037e967166be8b5bc8dde3
|
||||
checksum=b90bf1c12c448cd747b52748d153bd656a989c47222cf19dedb1aedeb68940cf
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue