mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=67.0.3396.87
|
_chromeVersion=67.0.3396.99
|
||||||
_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=af07fd34ad1d5e203adbe293472d3dcc50432b0244137ae07d6707bd09b25db0
|
checksum=a3e1b3a1e867a486518fa6885c9fdcc1b4dec855d0ed7178bd1921c7098c6a19
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue