mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/tcl-sqlite3: Update to 3.30.1
PR: 241215 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
This commit is contained in:
parent
fa77718ccd
commit
91f94abfd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516391
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqlite3
|
||||
PORTVERSION= 3.26.0
|
||||
PORTVERSION= 3.30.1
|
||||
CATEGORIES= databases tcl
|
||||
MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
|
||||
MASTER_SITES= https://www.sqlite.org/2019/ http://www2.sqlite.org/2019/ http://www3.sqlite.org/2019/
|
||||
PKGNAMEPREFIX= tcl-
|
||||
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1543740958
|
||||
SHA256 (sqlite-autoconf-3260000.tar.gz) = 5daa6a3fb7d1e8c767cd59c4ded8da6e4b00c61d3b466d0685e35c4dd6d7bf5d
|
||||
SIZE (sqlite-autoconf-3260000.tar.gz) = 2779667
|
||||
TIMESTAMP = 1570885898
|
||||
SHA256 (sqlite-autoconf-3300100.tar.gz) = 8c5a50db089bd2a1b08dbc5b00d2027602ca7ff238ba7658fabca454d4298e60
|
||||
SIZE (sqlite-autoconf-3300100.tar.gz) = 2848951
|
||||
|
|
Loading…
Add table
Reference in a new issue