]> git.pld-linux.org Git - packages/v8.git/commitdiff
- 2.2.16.0
authoraredridel <aredridel@pld-linux.org>
Sat, 12 Jun 2010 00:28:54 +0000 (00:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    v8.spec -> 1.15

v8.spec

diff --git a/v8.spec b/v8.spec
index f1a6ffd2b38f72ab7d15317562948fb6e6608b40..a7068a8d49113fbcb5717b7d0eed053844604ab4 100644 (file)
--- a/v8.spec
+++ b/v8.spec
@@ -3,14 +3,14 @@
 # For 1.3+, we use the three digit versions
 %define                somajor 2
 %define                sominor 2
-%define                sobuild 12
+%define                sobuild 16
 %define                sover %{somajor}.%{sominor}.%{sobuild}
 
-%define                snap    20100530svn4752
+%define                snap    20100611svn4849
 %define                rel             1
 Summary:       JavaScript Engine
 Name:          v8
-Version:       2.2.12.0
+Version:       2.2.16.0
 Release:       0.%{snap}.%{rel}
 License:       BSD
 Group:         Libraries
@@ -18,7 +18,7 @@ URL:          http://code.google.com/p/v8
 # No tarballs, pulled from svn
 # svn export http://v8.googlecode.com/svn/trunk/ v8
 Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: b656a5f4994b7a2a0a969003e5e514a2
+# Source0-md5: 3f87a76db2b8f58aa0dda401221b95af
 #Patch0:               %{name}-d8-fwrite-return.patch
 Patch1:                %{name}-2.0.0-d8-allocation.patch
 Patch2:                %{name}-cstdio.patch
This page took 0.07905 seconds and 4 git commands to generate.