diff options
Diffstat (limited to 'databases/tcl-sqlite3/Makefile')
| -rw-r--r-- | databases/tcl-sqlite3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile index 4b0ac04ebf95..30fd712d19ff 100644 --- a/databases/tcl-sqlite3/Makefile +++ b/databases/tcl-sqlite3/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.9.2 +PORTVERSION= 3.10.0 CATEGORIES= databases tcl -MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ +MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ PKGNAMEPREFIX= tcl- DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 |
