google-chrome: update to 69.0.3497.81 (#2415)
This commit is contained in:
parent
8c93b57ec2
commit
641789f066
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=68.0.3440.106
|
_chromeVersion=69.0.3497.81
|
||||||
_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=b2dd6af541bf4f44b65d487f7b208ee5ae922c78800d6d21786098c055156534
|
checksum=c7abef9eb7299a8e442c9affa0f5dd0f7b25739fb377b9cfc0dd7a59d0827ab8
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue