[Lunar-commits] <moonbase-other> chromium: version bumped to 22.0.1229.92.
Florin Braescu
florin at lunar-linux.org
Wed Oct 10 12:34:48 CEST 2012
commit 98b5e1719f33c15c10cdaff61485f4aef205fd50
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 10 Oct 2012 03:34:48 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/98b5e1719f33c15c10cdaff61485f4aef205fd50
chromium: version bumped to 22.0.1229.92.
---
web/chromium/BUILD | +2/-1
web/chromium/DETAILS | +5/-8
2 files changed, 7 insertions(+), 9 deletions(-)
--- a/web/chromium/BUILD
+++ b/web/chromium/BUILD
@@ -1,5 +1,6 @@
(
- patch_it $SOURCE3 1 &&
+
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
sedit "s/'-Werror'/''/" build/common.gypi &&
--- a/web/chromium/DETAILS
+++ b/web/chromium/DETAILS
@@ -1,17 +1,14 @@
MODULE=chromium
- VERSION=21.0.1180.89
+ VERSION=22.0.1229.92
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE-fixes-1.patch.bz2
- SOURCE3=$MODULE-bison-2.6.patch
+ SOURCE2=$MODULE-linux_syscall_support.patch.bz2
SOURCE_URL=http://commondatastorage.googleapis.com/chromium-browser-official
SOURCE2_URL=$PATCH_URL
- SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:d7250f19678f7615a345806612b1713395a70f7e
- SOURCE2_VFY=sha1:99a61908c84fca43766c64835f345eff05fee5b1
- SOURCE3_VFY=sha1:8b8d258badff6961b33108c73952e565be0c07d3
+ SOURCE_VFY=sha1:8b4360942d127424151498cc84abc4daa086124b
+ SOURCE2_VFY=sha1:4948663fcf8d35c9a6dabbd4f81d997a619a7db5
WEB_SITE=http://www.chromium.org/Home
ENTERED=20100104
- UPDATED=20120901
+ UPDATED=20121009
SHORT="Open-source version of Google Chrome web browser"
cat << EOF
More information about the Lunar-commits
mailing list