Update to 3.2.2
Changes: https://www.tildeslash.com/libzdb/#release_notes
This commit is contained in:
parent
a22c30ce5f
commit
3b0a1c21cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530282
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libzdb
|
||||
PORTVERSION= 3.2.1
|
||||
PORTVERSION= 3.2.2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://www.tildeslash.com/libzdb/dist/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1585059115
|
||||
SHA256 (libzdb-3.2.1.tar.gz) = b9a7b59a0a9f53dc87ce1b5a919f21b8cd6448c04a9157bccef1e3c1dffd3ff1
|
||||
SIZE (libzdb-3.2.1.tar.gz) = 757535
|
||||
TIMESTAMP = 1585752011
|
||||
SHA256 (libzdb-3.2.2.tar.gz) = d51e4e21ee1ee84ac8763de91bf485360cd76860b951ca998e891824c4f195ae
|
||||
SIZE (libzdb-3.2.2.tar.gz) = 752292
|
||||
|
@ -4,12 +4,11 @@ include/zdb/Exception.h
|
||||
include/zdb/PreparedStatement.h
|
||||
include/zdb/ResultSet.h
|
||||
include/zdb/SQLException.h
|
||||
include/zdb/Thread.h
|
||||
include/zdb/URL.h
|
||||
include/zdb/zdb.h
|
||||
include/zdb/zdbpp.h
|
||||
lib/libzdb.a
|
||||
lib/libzdb.so
|
||||
lib/libzdb.so.12
|
||||
lib/libzdb.so.12.0.1
|
||||
lib/libzdb.so.13
|
||||
lib/libzdb.so.13.0.0
|
||||
libdata/pkgconfig/zdb.pc
|
||||
|
Loading…
Reference in New Issue
Block a user