chromium: update to 53.0.2785.92.
This commit is contained in:
parent
c0c1b11806
commit
7d1998bb09
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'chromium'
|
||||
pkgname=chromium
|
||||
# See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=53.0.2785.89
|
||||
version=53.0.2785.92
|
||||
revision=1
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.chromium.org/"
|
||||
license="BSD"
|
||||
distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=2e3c5f7b12b5b4f150b93004a718fb85778aeddc4df05bbf92b99a19a1c63dee
|
||||
checksum=6130483e86c0b22c02c75ec453cf0d54f1079abe2c5c151379fb2eba2411f0f0
|
||||
|
||||
only_for_archs="i686 x86_64 x86_64-musl"
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue