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