chromium: update to 23.0.1271.95.

This commit is contained in:
Juan RP 2012-11-30 06:29:25 +01:00
parent 19110ba78b
commit 254753ddbd
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
--- 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
--- chromium-23.0.1271.95/third_party/tcmalloc/chromium/src/base/linux_syscall_support.h 2012-07-10 10:48:31.000000000 +0300
+++ chromium-23.0.1271.95/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=23.0.1271.91
version=23.0.1271.95
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="385d1abe2800e64261cbfb6b5d91e1f4a818e0c832a581654a6b7ebd10f35b01"
checksum="30097d21dfff134cbdc0ebe6bb848558d4854f725322aa26b25f83741279f13c"
if [ -n "${_build_nacl}" ]; then
distfiles="${distfiles} ${_url_base}/nacl/nacl_sdk/${version}/naclsdk_linux.tar.bz2"