summaryrefslogtreecommitdiff
path: root/databases/tcl-sqlite3/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-11-01 22:12:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-11-01 22:12:15 +0000
commitae7ba1f5de5a2dc522e24d326b46c00f841bf3ea (patch)
tree39d0c080c52a3a4fa4a9068798497ed8edef534a /databases/tcl-sqlite3/Makefile
parentdatabases/sqlite3: update to 3.21.0 (diff)
databases/tcl-sqlite3: update to 3.21.0
PR: 223364 Submitted by: Pavel Volkov (maintainer)
Diffstat (limited to 'databases/tcl-sqlite3/Makefile')
-rw-r--r--databases/tcl-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile
index 7ef25a7574ed..7bccf3ad28d7 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.20.1
+PORTVERSION= 3.21.0
CATEGORIES= databases tcl
MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
PKGNAMEPREFIX= tcl-