chromium: update to 72.0.3626.119.
[ci skip]
This commit is contained in:
parent
46076b7eae
commit
ccf8477df5
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=72.0.3626.109
|
||||
version=72.0.3626.119
|
||||
revision=1
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.chromium.org/"
|
||||
distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=574a5400dcd9452bf41481518aa5097c396df6e1eb97c67303638ba967048c2d
|
||||
checksum=b3953ce18044117d98f0b1b9922aeb93030a7b49b85b140060c6fe3e467a917a
|
||||
|
||||
archs="i686 x86_64 x86_64-musl"
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue