diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-07-07 12:02:36 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-07-07 12:02:36 +0000 |
| commit | 839bf42eb38889d69c311768d0523fe3aad393af (patch) | |
| tree | 8180758c90491bfbcc7ac9aa3a5abc966a05db89 /databases/tcl-sqlite3/Makefile | |
| parent | Update 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/Makefile | 2 |
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- |
