chromium: update to 61.0.3163.100.
This commit is contained in:
parent
3cae7103d5
commit
ae8162af2c
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=61.0.3163.91
|
||||
version=61.0.3163.100
|
||||
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=0a2b4423551217d3ada244730fdfe3454f2630c8551b0bb784b727dc8294f2aa
|
||||
checksum=4135968cac6623c1d2b224494600cd274098cce41c298f8c3908b354a34c281b
|
||||
|
||||
only_for_archs="i686 x86_64 x86_64-musl"
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue