chromium: update to 49.0.2623.110.
This commit is contained in:
parent
64b9a14aa9
commit
c07786d031
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'chromium'
|
||||
pkgname=chromium
|
||||
# See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=48.0.2564.116
|
||||
revision=2
|
||||
version=49.0.2623.110
|
||||
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=6a1eb9b4c853f15eeec0a55af7ac3b41835f0fc592ba6c0a500873cb12a84d0f
|
||||
checksum=41840925d3769555ce4ebd780ee0dc6789ffae27b1684006c9b543bcaa35bbd2
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
lib32disabled=yes
|
||||
|
@ -121,6 +121,7 @@ do_configure() {
|
|||
-Duse_pulseaudio=1
|
||||
-Duse_mojo=0
|
||||
-Duse_gconf=0
|
||||
-Duse_sysroot=1
|
||||
-Denable_widevine=1
|
||||
-Denable_hangout_services_extension=1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue