mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 3.7.6.2
Changes: http://www.sqlite.org/changes.html PR: ports/156842 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
This commit is contained in:
parent
2879ba6109
commit
fc1c2ecb4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273696
2 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= sqlite3
|
||||
PORTVERSION= 3.7.6.1
|
||||
PORTVERSION= 3.7.6.2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.sqlite.org/ http://www2.sqlite.org/
|
||||
DISTNAME= sqlite-src-3070601
|
||||
DISTNAME= sqlite-src-3070602
|
||||
|
||||
MAINTAINER= pavelivolkov@googlemail.com
|
||||
COMMENT= An SQL database engine in a C library
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (sqlite-src-3070601.zip) = 74450f442a22ea57056bfe09719fb4eeee7e18e83d8cae149c963bc7876e6c08
|
||||
SIZE (sqlite-src-3070601.zip) = 4469325
|
||||
SHA256 (sqlite-src-3070602.zip) = 55ec0c95d0eab2de95714c846344f00d0fbc0405dc0d05ab2c80028790996f78
|
||||
SIZE (sqlite-src-3070602.zip) = 4469329
|
||||
|
|
Loading…
Add table
Reference in a new issue