summaryrefslogtreecommitdiff
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 1453d0d9c699..73fec3b42791 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.15.1
+PORTVERSION= 3.16.2
CATEGORIES= databases tcl
-MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
+MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
PKGNAMEPREFIX= tcl-
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00