google-chrome: update to 83.0.4103.61
This commit is contained in:
parent
14e551290f
commit
0be9392908
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=81.0.4044.138
|
||||
_chromeVersion=83.0.4103.61
|
||||
_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=9d13d41d79ce1f04d1f150b5d22fffd31779224cc7d8274f8479b06bcfe6846a
|
||||
checksum=adba3364137bfd377a590ba7256052f59faf34be6ff36e3d3d4ac467a60a51f2
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue