google-chrome: update to 83.0.4103.97.
This commit is contained in:
parent
24a2ec50dd
commit
db58aaffe1
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=83.0.4103.61
|
||||
_chromeVersion=83.0.4103.97
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -19,10 +19,10 @@ nostrip=yes
|
|||
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||
_filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.deb"
|
||||
_chromeUrl="${_baseUrl}/${_filename}"
|
||||
_licenseUrl="https://www.google.com/intl/en/chrome/terms"
|
||||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=adba3364137bfd377a590ba7256052f59faf34be6ff36e3d3d4ac467a60a51f2
|
||||
checksum=b32490fdb38db0ab0c35b07daab8bc1bfc27586dc3afb535e5f4e81e9f3f7f27
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue