databses/unixODBC: Update to 2.3.11
This commit is contained in:
parent
ce20b3d824
commit
ee56aeaac2
3 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Nick Sayer <nsayer@FreeBSD.org>
|
||||
|
||||
PORTNAME= unixODBC
|
||||
PORTVERSION= 2.3.9
|
||||
PORTVERSION= 2.3.11
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.unixodbc.org/ \
|
||||
ftp://ftp.unixodbc.org/pub/unixODBC/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608086166
|
||||
SHA256 (unixODBC-2.3.9.tar.gz) = 52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207
|
||||
SIZE (unixODBC-2.3.9.tar.gz) = 1676145
|
||||
TIMESTAMP = 1651752217
|
||||
SHA256 (unixODBC-2.3.11.tar.gz) = d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c
|
||||
SIZE (unixODBC-2.3.11.tar.gz) = 1752585
|
||||
|
|
|
@ -14,7 +14,9 @@ include/sqlext.h
|
|||
include/sqlspi.h
|
||||
include/sqltypes.h
|
||||
include/sqlucode.h
|
||||
include/unixodbc_conf.h
|
||||
include/unixODBC/config.h
|
||||
include/unixODBC/unixodbc_conf.h
|
||||
include/unixodbc.h
|
||||
include/uodbc_extras.h
|
||||
include/uodbc_stats.h
|
||||
lib/libodbc.a
|
||||
|
|
Loading…
Reference in a new issue