mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
databases/tcl-sqlite3: update to 3.15.1
Changes: https://sqlite.org/releaselog/3_15_1.html PR: 214570 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
This commit is contained in:
parent
6e9da44108
commit
a3a80d3fa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426254
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= sqlite3
|
PORTNAME= sqlite3
|
||||||
PORTVERSION= 3.15.0
|
PORTVERSION= 3.15.1
|
||||||
CATEGORIES= databases tcl
|
CATEGORIES= databases tcl
|
||||||
MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
|
MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
|
||||||
PKGNAMEPREFIX= tcl-
|
PKGNAMEPREFIX= tcl-
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1478268196
|
TIMESTAMP = 1479297471
|
||||||
SHA256 (sqlite-autoconf-3150000.tar.gz) = 77162da9b4a0336d7e77d5252b690662850f62b47c12d9125f74ab9de78ded27
|
SHA256 (sqlite-autoconf-3150100.tar.gz) = 5dfa89b7697ee3c2ac7b44e8e157e7f204bf999c866afcaa8bb1c7ff656ae2c5
|
||||||
SIZE (sqlite-autoconf-3150000.tar.gz) = 2490473
|
SIZE (sqlite-autoconf-3150100.tar.gz) = 2491350
|
||||||
|
|
Loading…
Add table
Reference in a new issue