google-chrome: update license url
This commit is contained in:
parent
a52b147e0d
commit
f31b81d969
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ nostrip=yes
|
||||||
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||||
_filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.deb"
|
_filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.deb"
|
||||||
_chromeUrl="${_baseUrl}/${_filename}"
|
_chromeUrl="${_baseUrl}/${_filename}"
|
||||||
_licenseUrl="https://www.google.com/intl/en/chrome/privacy/eula_text.html"
|
_licenseUrl="https://www.google.com/intl/en/chrome/terms"
|
||||||
|
|
||||||
distfiles="$_chromeUrl"
|
distfiles="$_chromeUrl"
|
||||||
checksum=adba3364137bfd377a590ba7256052f59faf34be6ff36e3d3d4ac467a60a51f2
|
checksum=adba3364137bfd377a590ba7256052f59faf34be6ff36e3d3d4ac467a60a51f2
|
||||||
|
|
Loading…
Reference in a new issue