google-chrome: update to 71.0.3578.98.1.
This commit is contained in:
parent
28aa8a61e2
commit
8468e02f10
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=71.0.3578.80
|
||||
_chromeVersion=71.0.3578.98
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -20,7 +20,7 @@ _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.
|
|||
_chromeUrl="${_baseUrl}/${_filename}"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=e46723c351fdbcc80591a0949400ce1287b4387056e8c1c9ea5d2961211fdce6
|
||||
checksum=c2b2b56d854b7666ba1e7c090c0e599d695ff40a8676eb018da4ccbb4ac7711e
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue