Revision: 26115 http://sourceforge.net/p/gar/code/26115 Author: sfbsdsx Date: 2017-03-06 20:47:23 +0000 (Mon, 06 Mar 2017) Log Message: ----------- version 3170000
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 2017-03-05 04:01:27 UTC (rev 26114) +++ csw/mgar/pkg/sqlite3/trunk/Makefile 2017-03-06 20:47:23 UTC (rev 26115) @@ -1,5 +1,5 @@ NAME = sqlite3 -VERSION = 3080300 +VERSION = 3170000 GARTYPE = v2 DESCRIPTION = An embeddable SQL engine in a C library @@ -9,7 +9,7 @@ endef # Download informations -MASTER_SITES = http://sqlite.org/2014/ +MASTER_SITES = http://sqlite.org/2017/ 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 2017-03-05 04:01:27 UTC (rev 26114) +++ csw/mgar/pkg/sqlite3/trunk/checksums 2017-03-06 20:47:23 UTC (rev 26115) @@ -1,2 +1,2 @@ fc9432136482bcde03102bc3e06dd413 copyright-release.html -11572878dc0ac74ae370367a464ab5cf sqlite-autoconf-3080300.tar.gz +450a95a7bde697c9fe4de9ae2fffdcca sqlite-autoconf-3170000.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.