- Update to 3.10.0

PR:		206063
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
This commit is contained in:
Frederic Culot 2016-01-11 13:33:18 +00:00
parent 8c27d1cc49
commit 7f2baaf6d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405785
3 changed files with 5 additions and 5 deletions

View file

@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= sqlite3
PORTVERSION= 3.9.2
PORTVERSION= 3.10.0
CATEGORIES= databases tcl
MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
PKGNAMEPREFIX= tcl-
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00

View file

@ -1,2 +1,2 @@
SHA256 (sqlite-autoconf-3090200.tar.gz) = 064c0abe9c9177534d4c770bca7a5902f9924b629ac886b4c08956be6dfbc36b
SIZE (sqlite-autoconf-3090200.tar.gz) = 2284431
SHA256 (sqlite-autoconf-3100000.tar.gz) = 43cc292d70711fa7580250c8a1cd7c64813a4a0a479dbd502cce5f10b5d91042
SIZE (sqlite-autoconf-3100000.tar.gz) = 2331542

View file

@ -1,4 +1,4 @@
This is the SQLite extension for Tcl using the Tcl Extension
Architecture (TEA).
WWW: http://www.sqlite.org/
WWW: https://www.sqlite.org/