Update to 3.18.0
Changes: https://www.sqlite.org/releaselog/3_18_0.html PR: 218287 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
This commit is contained in:
parent
eb7ba91767
commit
dbb9276004
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437426
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqlite3
|
||||
PORTVERSION= 3.17.0
|
||||
PORTVERSION= 3.18.0
|
||||
CATEGORIES= databases tcl
|
||||
MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
|
||||
PKGNAMEPREFIX= tcl-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1487423371
|
||||
SHA256 (sqlite-autoconf-3170000.tar.gz) = a4e485ad3a16e054765baf6371826b5000beed07e626510896069c0bf013874c
|
||||
SIZE (sqlite-autoconf-3170000.tar.gz) = 2515143
|
||||
TIMESTAMP = 1491042552
|
||||
SHA256 (sqlite-autoconf-3180000.tar.gz) = 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c
|
||||
SIZE (sqlite-autoconf-3180000.tar.gz) = 2533004
|
||||
|
|
Loading…
Reference in a new issue