google-chrome: update to 55.0.2883.75-1
This commit is contained in:
parent
1c1abcab4f
commit
47790ec3ba
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'google-chrome'
|
||||
_chromeVersion=54.0.2840.59
|
||||
_chromeVersion=55.0.2883.75
|
||||
_chromeRevision=1
|
||||
_channel=stable
|
||||
|
||||
|
@ -15,12 +15,12 @@ repository=nonfree
|
|||
restricted=yes
|
||||
nostrip=yes
|
||||
|
||||
_baseUrl="http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||
_filename="google-chrome-${_channel}_${_chromeVersion}-${_chromeRevision}_amd64.deb"
|
||||
_chromeUrl="${_baseUrl}/${_filename}"
|
||||
|
||||
distfiles="${_chromeUrl}"
|
||||
checksum=51101b9aeb30eb04e09f44c2ea3ece8b8d1a735d23acff02d0ad7f77721e4e7e
|
||||
checksum=1c0bcd6ff048fc0151dcd41d6e265c3a0966601b40d41f1e9d58ee630092d861
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue