chromium: updated to 21.0.1180.92

This commit is contained in:
Jose V Beneyto 2012-10-18 14:35:08 +02:00
parent 22f32c8f3d
commit 572433c459
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
dab90271e918f48ed215648521d5a8a0 bison.patch
ba750ad30de504eee87bdb605daf1494 chromium-21.0.1180.82.tar.bz2
2ee0e7ca8ec685d4031625bc005f4f45 chromium-21.0.1180.92.tar.bz2
64968626706b07721983ac59fb3babbf chromium.sh

View File

@ -5,7 +5,7 @@
# Depends on: dbus-glib gtk libevent nss xorg-libxscrnsaver xorg-libxtst libgcrypt xorg-libxdamage yasm xorg-libxt alsa-lib krb5
name=chromium
version=21.0.1180.82
version=21.0.1180.92
release=1
source=(http://gsdview.appspot.com/chromium-browser-official/$name-$version.tar.bz2 \
$name.sh bison.patch)
@ -43,11 +43,11 @@ build() {
-Duse_system_ssl=0 \
-Dremove_webcore_debug_symbols=1 \
-Duse_gconf=0 \
-Duse_cups=0 \
-Duse_cups=0 \
-Duse_gnome_keyring=0 \
-Dlinux_link_gnome_keyring=0 \
-Denable_webrtc=1 \
-Ddisable_nacl=1
-Denable_webrtc=1 \
-Ddisable_nacl=1
make chrome chrome_sandbox BUILDTYPE=Release