mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
google-chrome: update to 80.0.3987.132
This commit is contained in:
parent
d39696744d
commit
2345f32cd3
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=80.0.3987.122
|
||||
_chromeVersion=80.0.3987.132
|
||||
_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=eed37588679549e0b9cc4e5f658e068c4ed8cf48cb05cae8e47cdc8141fb374e
|
||||
checksum=681161c5f418c7fda572b1e0dc7df32983b94bc5cb5a7db31d7a92a33353b003
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue