[144727] trunk/dports/databases/sqlite3/Portfile

cal at macports.org cal at macports.org
Sat Jan 16 07:05:21 PST 2016


Revision: 144727
          https://trac.macports.org/changeset/144727
Author:   cal at macports.org
Date:     2016-01-16 07:05:21 -0800 (Sat, 16 Jan 2016)
Log Message:
-----------
sqlite3: update to 3.10.1, closes #50252

Maintainer timeout.

Modified Paths:
--------------
    trunk/dports/databases/sqlite3/Portfile

Modified: trunk/dports/databases/sqlite3/Portfile
===================================================================
--- trunk/dports/databases/sqlite3/Portfile	2016-01-16 14:54:58 UTC (rev 144726)
+++ trunk/dports/databases/sqlite3/Portfile	2016-01-16 15:05:21 UTC (rev 144727)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                sqlite3
-version             3.9.2
+version             3.10.1
 categories          databases
 platforms           darwin
 license             public-domain
@@ -22,12 +22,12 @@
                     an example of how to use the SQLite3 library.
 
 homepage            http://www.sqlite.org/
-master_sites        ${homepage}2015
+master_sites        ${homepage}2016
 
 distname            sqlite-autoconf-[string range [subst [regsub -all {\.([0-9]+)} "${version}.0.0" {[format %02d \1]}]] 0 6]
 
-checksums           rmd160  6dd6e0779b1cea20141ed4659311461e125b73bf \
-                    sha256  064c0abe9c9177534d4c770bca7a5902f9924b629ac886b4c08956be6dfbc36b
+checksums           rmd160  594a416ef8394b2b3c883f6bf18a3ec834073445 \
+                    sha256  3cb4e17137f7422554c8e8906b5a7274c7a0d362872e8aa25233c3f1246bda98
 
 depends_lib         port:libedit \
                     port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160116/0482b537/attachment.html>


More information about the macports-changes mailing list