Title: [179108] trunk/Tools
Revision
179108
Author
o...@webkit.org
Date
2015-01-26 01:08:08 -0800 (Mon, 26 Jan 2015)

Log Message

[EFL] Bump libseccomp version to 2.1.1
https://bugs.webkit.org/show_bug.cgi?id=140357

Reviewed by Gyuyoung Kim.

* efl/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (179107 => 179108)


--- trunk/Tools/ChangeLog	2015-01-26 08:25:15 UTC (rev 179107)
+++ trunk/Tools/ChangeLog	2015-01-26 09:08:08 UTC (rev 179108)
@@ -1,3 +1,12 @@
+2015-01-26  Csaba Osztrogonác  <o...@webkit.org>
+
+        [EFL] Bump libseccomp version to 2.1.1
+        https://bugs.webkit.org/show_bug.cgi?id=140357
+
+        Reviewed by Gyuyoung Kim.
+
+        * efl/jhbuild.modules:
+
 2015-01-25  Carlos Garcia Campos  <cgar...@igalia.com>
 
         [GTK] Enable IndexedDB

Modified: trunk/Tools/efl/jhbuild.modules (179107 => 179108)


--- trunk/Tools/efl/jhbuild.modules	2015-01-26 08:25:15 UTC (rev 179107)
+++ trunk/Tools/efl/jhbuild.modules	2015-01-26 09:08:08 UTC (rev 179108)
@@ -277,9 +277,10 @@
   </autotools> 
 
   <autotools id="libseccomp" autogen-sh="configure">
-      <branch module="libseccomp/libseccomp-2.1.0.tar.gz" version="2.1.0"
+      <branch module="libseccomp/libseccomp-2.1.1/libseccomp-2.1.1.tar.gz" version="2.1.1"
           repo="downloads.sourceforge.net"
-          hash="sha256:b0d6e4f0984e6632a04f0cf33c6babdb011674ba15ff208e196f037e0e09905e">
+          hash="sha256:8812c11e407c383f5ad6afb84a88e5a0224477bcfe8ff03f0c548e5abaac841c"
+          md5sum="cf4a6cbf94d636d4f08fd679d5593b86">
         <patch file="libseccomp-pick-up-CC.patch" strip="2"/>
       </branch>
   </autotools>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to