mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
google-chrome: update to 70.0.3538.67.
This commit is contained in:
parent
f5b2fdbdf1
commit
712748b323
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=69.0.3497.100
|
_chromeVersion=70.0.3538.67
|
||||||
_chromeRevision=1
|
_chromeRevision=1
|
||||||
_channel=stable
|
_channel=stable
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.
|
||||||
_chromeUrl="${_baseUrl}/${_filename}"
|
_chromeUrl="${_baseUrl}/${_filename}"
|
||||||
|
|
||||||
distfiles="${_chromeUrl}"
|
distfiles="${_chromeUrl}"
|
||||||
checksum=180cbc8dc9f36bc3022556c046c5ac723607beaf6d1ec395b433c556e199a670
|
checksum=0a8e56fb302418531b11eec93209358c4b9b138ff5bc190256c87eb15c171a46
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue