[gtk-osx: 10/14] Update sqlite3 on modulesets-unstable



commit 84689e7ce64fb45d0fc1823ed4769c52e53d2f92
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Dec 26 14:09:18 2014 -0700

    Update sqlite3 on modulesets-unstable
    
    Bring it into line with the other modulesets.

 modulesets-unstable/gtk-osx-random.modules |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 186ab8b..4bd6fb2 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -240,10 +240,12 @@
     </after>
   </autotools>
 
+  <!-- SQLite3 is provided by MacOSX in /usr/lib/libsqlite.3.dylib -->
   <autotools id="sqlite" autogenargs="--disable-tcl --enable-threadsafe" >
     <!-- Another package with a non-standard repository structure. Tarballs
     are easier.-->
-    <branch module="sqlite-3.6.15.tar.gz" version='3.6.15' repo="sqlite"/>
+    <branch module="sqlite-autoconf-3071401.tar.gz" version="3.7.14"
+            repo="sqlite"/>
   </autotools>
 
   <autotools id="goocanvas">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]