SF.net SVN: gar:[22987] csw/mgar/pkg/sqlite3/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Feb 10 22:26:51 CET 2014
Revision: 22987
http://sourceforge.net/p/gar/code/22987
Author: dmichelsen
Date: 2014-02-10 21:26:50 +0000 (Mon, 10 Feb 2014)
Log Message:
-----------
sqlite3/trunk: Update to 3.8.3
Modified Paths:
--------------
csw/mgar/pkg/sqlite3/trunk/Makefile
csw/mgar/pkg/sqlite3/trunk/checksums
Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile 2014-02-10 15:50:44 UTC (rev 22986)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile 2014-02-10 21:26:50 UTC (rev 22987)
@@ -1,5 +1,5 @@
NAME = sqlite3
-VERSION = 3080200
+VERSION = 3080300
GARTYPE = v2
DESCRIPTION = An embeddable SQL engine in a C library
@@ -9,7 +9,7 @@
endef
# Download informations
-MASTER_SITES = http://sqlite.org/2013/
+MASTER_SITES = http://sqlite.org/2014/
DISTNAME = sqlite-autoconf-$(VERSION)
DISTFILES += $(DISTNAME).tar.gz
DISTFILES += copyright-release.html
Modified: csw/mgar/pkg/sqlite3/trunk/checksums
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/checksums 2014-02-10 15:50:44 UTC (rev 22986)
+++ csw/mgar/pkg/sqlite3/trunk/checksums 2014-02-10 21:26:50 UTC (rev 22987)
@@ -1,2 +1,2 @@
fc9432136482bcde03102bc3e06dd413 copyright-release.html
-f62206713e6a08d4ccbc60b1fd712a1a sqlite-autoconf-3080200.tar.gz
+11572878dc0ac74ae370367a464ab5cf sqlite-autoconf-3080300.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list