chromium: update to 23.0.1271.91.

This commit is contained in:
Juan RP 2012-11-27 00:19:01 +01:00
parent c2d701bdfb
commit 463cb3dc02
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
--- chromium-22.0.1229.96/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h 2012-07-10 10:48:31.000000000 +0300
+++ chromium-22.0.1229.96/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h 2012-07-11 23:44:11.000000000 +0300
--- chromium-23.0.1271.91/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h 2012-07-10 10:48:31.000000000 +0300
+++ chromium-23.0.1271.91/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h 2012-07-11 23:44:11.000000000 +0300
@@ -243,14 +243,13 @@ struct kernel_rusage {
long ru_nivcsw;
};

View file

@ -3,7 +3,7 @@
# Disable NaCL for now, broken with glibc-2.16.
#_build_nacl=1
pkgname=chromium
version=22.0.1229.96
version=23.0.1271.91
patch_args="-Np0"
revision=1
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
@ -12,7 +12,7 @@ homepage="http://www.chromium.org/"
license="BSD"
_url_base="http://commondatastorage.googleapis.com"
distfiles="${_url_base}/chromium-browser-official/${pkgname}-${version}.tar.bz2"
checksum="dd13a35710e4d756c352e2f36b7936cebd34cbb26b5a1fba352432859a8a46c5"
checksum="385d1abe2800e64261cbfb6b5d91e1f4a818e0c832a581654a6b7ebd10f35b01"
if [ -n "${_build_nacl}" ]; then
distfiles="${distfiles} ${_url_base}/nacl/nacl_sdk/${version}/naclsdk_linux.tar.bz2"