google-chrome: update to 91.0.4472.77
This commit is contained in:
parent
fabd8e557a
commit
0f1a00b553
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=90.0.4430.212
|
_chromeVersion=91.0.4472.77
|
||||||
_chromeRevision=1
|
_chromeRevision=1
|
||||||
_channel=stable
|
_channel=stable
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
||||||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||||
|
|
||||||
distfiles="$_chromeUrl"
|
distfiles="$_chromeUrl"
|
||||||
checksum=274b473c4b4a3bcd0839e777ed466550daceae4352570ca4f342e824506163f8
|
checksum=4d355db6df597b9e530a3398089bdabd5b167d0c54dd08976d2f96aafa214e31
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Reference in New Issue