chromium: update to 79.0.3945.130.

[ci skip]

- Built for x86_64, i686, x86_64-musl.
- Tested on x86_64.
This commit is contained in:
Peter Bui 2020-01-19 14:32:16 -05:00 committed by Helmut Pozimski
parent 932a3afef4
commit f9083e0767

View file

@ -1,15 +1,15 @@
# Template file for 'chromium' # Template file for 'chromium'
pkgname=chromium pkgname=chromium
# See http://www.chromium.org/developers/calendar for the latest version # See http://www.chromium.org/developers/calendar for the latest version
version=79.0.3945.117 version=79.0.3945.130
revision=2 revision=1
archs="i686 x86_64*" archs="i686 x86_64*"
short_desc="Google's attempt at creating a safer, faster, and more stable browser" short_desc="Google's attempt at creating a safer, faster, and more stable browser"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.chromium.org/" homepage="https://www.chromium.org/"
distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz" distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
checksum=4d960e8bd790cc1c8e7f0632790424957c4996a8a91b9d899eb572acec854ef1 checksum=56193431ab9d1193773b133d86b419bfae8d8b9196eea253660895e0e8f87ba0
lib32disabled=yes lib32disabled=yes
nodebug=yes nodebug=yes