mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
google-chrome: update to 79.0.3945.88.1.
This commit is contained in:
parent
cc8cc05f93
commit
7e46121fb5
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=79.0.3945.79
|
||||
_chromeVersion=79.0.3945.88
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -20,7 +20,7 @@ _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.
|
|||
_chromeUrl="${_baseUrl}/${_filename}"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=eb9dfc7bb27ca6373fd51e7a1daeac59cd6dd2600431861710bed160208bcf37
|
||||
checksum=9f2ec10cfc313de21ca7c7100b50e088df741cd20812e76890e3d840ac7584cc
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue