summaryrefslogtreecommitdiff
path: root/databases/tcl-sqlite3/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-07 12:02:36 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-07 12:02:36 +0000
commit839bf42eb38889d69c311768d0523fe3aad393af (patch)
tree8180758c90491bfbcc7ac9aa3a5abc966a05db89 /databases/tcl-sqlite3/Makefile
parentUpdate to 3.32.3 (diff)
Update to 3.32.3
PR: 247820 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) MFH: 2020Q3 (with r541414)
Notes
Notes: svn path=/head/; revision=541415
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 e1ea1c249cc4..18665de6a1f1 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.31.0
+PORTVERSION= 3.32.3
CATEGORIES= databases tcl
MASTER_SITES= https://www.sqlite.org/2020/ https://www2.sqlite.org/2020/ https://www3.sqlite.org/2020/
PKGNAMEPREFIX= tcl-