mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chromium: update to 45.0.2454.93.
This commit is contained in:
parent
c1e6381ffe
commit
c2c8c12462
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# 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=45.0.2454.85
|
version=45.0.2454.93
|
||||||
revision=2
|
revision=1
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.chromium.org/"
|
homepage="http://www.chromium.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz"
|
distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3e8c03a5a6ea4cc35017404a58687ca18207eed70781bad7f2d7d70610934c91
|
checksum=0652aad95e6135ce03c6bfa13c4b023b1d70d65af9e0a24dc0e9fe45578d2ac7
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
@ -78,6 +78,7 @@ do_configure() {
|
||||||
# -Duse_system_protobuf
|
# -Duse_system_protobuf
|
||||||
# -Duse_system_v8=1
|
# -Duse_system_v8=1
|
||||||
# -Duse_system_zlib=1
|
# -Duse_system_zlib=1
|
||||||
|
# -Duse_system_livbpx=1
|
||||||
conf+="
|
conf+="
|
||||||
-Dclang_use_chrome_plugins=0
|
-Dclang_use_chrome_plugins=0
|
||||||
-Dpython_ver=2.7
|
-Dpython_ver=2.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue