google-chrome: update to 72.0.3626.81.1.
This commit is contained in:
parent
e53431b736
commit
dee82c8928
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
_chromeVersion=71.0.3578.98
|
_chromeVersion=72.0.3626.81
|
||||||
_chromeRevision=1
|
_chromeRevision=1
|
||||||
_channel=stable
|
_channel=stable
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ revision=1
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
homepage="https://www.google.com/chrome/"
|
homepage="https://www.google.com/chrome/"
|
||||||
license="chrome"
|
license="chrome"
|
||||||
short_desc="An attempt at creating a safer, faster, and more stable browser"
|
short_desc="Attempt at creating a safer, faster, and more stable browser"
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
|
@ -20,7 +20,7 @@ _filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.
|
||||||
_chromeUrl="${_baseUrl}/${_filename}"
|
_chromeUrl="${_baseUrl}/${_filename}"
|
||||||
|
|
||||||
distfiles="$_chromeUrl"
|
distfiles="$_chromeUrl"
|
||||||
checksum=c2b2b56d854b7666ba1e7c090c0e599d695ff40a8676eb018da4ccbb4ac7711e
|
checksum=145faa3af49483277c89dfc73cd0d1e2849c065c828a80f3cc7a70a94192da25
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Reference in a new issue