aboutsummaryrefslogtreecommitdiffstats
path: root/databases/tcl-sqlite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tcl-sqlite3/Makefile')
-rw-r--r--databases/tcl-sqlite3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile
index be2ab3c98df6..9c5546d329da 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.7.16.1
+PORTVERSION= 3.7.17
CATEGORIES= databases tcl
MASTER_SITES= http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/
PKGNAMEPREFIX= tcl-
-DISTNAME= sqlite-autoconf-3071601
+DISTNAME= sqlite-autoconf-3071700
MAINTAINER= pavelivolkov@gmail.com
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)