google-chrome: update to 62.0.3202.89
This commit is contained in:
parent
4e9dffc040
commit
140ce90ff3
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=62.0.3202.75
|
_chromeVersion=62.0.3202.89
|
||||||
_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=1d54877408fa494781fedb0982b77eab0bc38f86041d0739e87a5e3603148f30
|
checksum=b9b9a34cc9bf625d8251b1142881524409f2132d29c59853afa7e033dacf8b16
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Reference in a new issue