google-chrome: update to 67.0.3396.99. (closes #583)
This commit is contained in:
parent
6b4b64e8fa
commit
d90fc79075
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=67.0.3396.87
|
||||
_chromeVersion=67.0.3396.99
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -20,7 +20,7 @@ _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.
|
|||
_chromeUrl="${_baseUrl}/${_filename}"
|
||||
|
||||
distfiles="${_chromeUrl}"
|
||||
checksum=af07fd34ad1d5e203adbe293472d3dcc50432b0244137ae07d6707bd09b25db0
|
||||
checksum=a3e1b3a1e867a486518fa6885c9fdcc1b4dec855d0ed7178bd1921c7098c6a19
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue