mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to version 3.8.8.2
PR: 197084 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
This commit is contained in:
parent
239cd9d9b3
commit
688742f636
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378569
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= sqlite3
|
PORTNAME= sqlite3
|
||||||
PORTVERSION= 3.8.8
|
PORTVERSION= 3.8.8.2
|
||||||
CATEGORIES= databases tcl
|
CATEGORIES= databases tcl
|
||||||
MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
|
MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
|
||||||
PKGNAMEPREFIX= tcl-
|
PKGNAMEPREFIX= tcl-
|
||||||
DISTNAME= sqlite-autoconf-3080800
|
DISTNAME= sqlite-autoconf-3080802
|
||||||
|
|
||||||
MAINTAINER= pavelivolkov@gmail.com
|
MAINTAINER= pavelivolkov@gmail.com
|
||||||
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
|
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (sqlite-autoconf-3080800.tar.gz) = c6409da6e7ba853c53bfa88c740f353b016721f943a44aad6e7b11dfb1d60535
|
SHA256 (sqlite-autoconf-3080802.tar.gz) = aaa31e961963ff6d34c253c0464e667446d7674f8e375b62a3d66aa5dea26c2d
|
||||||
SIZE (sqlite-autoconf-3080800.tar.gz) = 2020708
|
SIZE (sqlite-autoconf-3080802.tar.gz) = 2021091
|
||||||
|
|
Loading…
Add table
Reference in a new issue