chromium: update to 78.0.3904.87.
[ci skip] - Addresses CVE-2019-13721, CVE-2019-13720: https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html - Built for x86_64, i686, x86_64. - Tested on x86_64.
This commit is contained in:
parent
c682e6b970
commit
e7569a5fbd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chromium'
|
||||
pkgname=chromium
|
||||
# See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=78.0.3904.70
|
||||
version=78.0.3904.87
|
||||
revision=1
|
||||
archs="i686 x86_64*"
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.chromium.org/"
|
||||
distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=ddc5794097d65ba19c1ae359c2057b08921e7b38b7afe9d5ec45f5e8b9a87462
|
||||
checksum=8df6ffca4087fc43e7d0443acc4f758399b248e96482705bd4fe7e88d239eb56
|
||||
|
||||
lib32disabled=yes
|
||||
nodebug=yes
|
||||
|
|
Loading…
Reference in New Issue