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