databases/tcl-sqlite3: 3.10.0 -> 3.10.2
- Chase upstream sqlite3 PR: 206464 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
This commit is contained in:
parent
e20280295e
commit
948e13a99e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406943
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqlite3
|
||||
PORTVERSION= 3.10.0
|
||||
PORTVERSION= 3.10.2
|
||||
CATEGORIES= databases tcl
|
||||
MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
|
||||
PKGNAMEPREFIX= tcl-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (sqlite-autoconf-3100000.tar.gz) = 43cc292d70711fa7580250c8a1cd7c64813a4a0a479dbd502cce5f10b5d91042
|
||||
SIZE (sqlite-autoconf-3100000.tar.gz) = 2331542
|
||||
SHA256 (sqlite-autoconf-3100200.tar.gz) = a2b3b4bd1291ea7d6c8252f7edff36a4362f2f0e5d5370444ba6cbe313ae2971
|
||||
SIZE (sqlite-autoconf-3100200.tar.gz) = 2332013
|
||||
|
|
Loading…
Reference in a new issue