summaryrefslogtreecommitdiff
path: root/databases/tcl-sqlite3/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 15:21:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 15:21:51 +0000
commitcd1360c2f45b9fc93d6ad6f0d782a10ea441e6f9 (patch)
treec6c8ecd74be670abe821bc47ecb56ea6c7b0fb1c /databases/tcl-sqlite3/Makefile
parentUpdate to 3.19.2 (diff)
Update to 3.19.2
Changes: https://www.sqlite.org/releaselog/3_19_2.html PR: 219593 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (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 114499e6f418..fd97498c3583 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.18.0
+PORTVERSION= 3.19.2
CATEGORIES= databases tcl
MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
PKGNAMEPREFIX= tcl-