mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
google-chrome: update to 92.0.4515.131
This commit is contained in:
parent
282564f709
commit
a9a327b171
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
pkgname=google-chrome
|
pkgname=google-chrome
|
||||||
version=92.0.4515.107.1
|
version=92.0.4515.131.1
|
||||||
revision=1
|
revision=1
|
||||||
_chromeVersion="${version%.*}"
|
_chromeVersion="${version%.*}"
|
||||||
_chromeRevision="${version##*.}"
|
_chromeRevision="${version##*.}"
|
||||||
|
@ -21,7 +21,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
||||||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||||
|
|
||||||
distfiles="$_chromeUrl"
|
distfiles="$_chromeUrl"
|
||||||
checksum=52b75a439ab7ab51f1bd302ac6b425191f8cab4332ea4e2dfa3ec4e42447cf6d
|
checksum=6fcc67888aac64047247931d16958973e66291a00f3c204b2af510fcf661d313
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${DESTDIR}
|
mkdir -p ${DESTDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue