databases/sqlite3: update to 3.39.4.
see https://www.sqlite.org/releaselog/3_39_4.html
This commit is contained in:
parent
83c889fbf6
commit
b35b98e7b8
@ -1,10 +1,10 @@
|
||||
COMMENT= embedded SQL implementation
|
||||
|
||||
DISTNAME = sqlite-autoconf-3390300
|
||||
PKGNAME= sqlite3-3.39.3
|
||||
DISTNAME = sqlite-autoconf-3390400
|
||||
PKGNAME= sqlite3-3.39.4
|
||||
|
||||
# XXX needs bumps every time :-
|
||||
SHARED_LIBS += sqlite3 37.20 # 8.6
|
||||
SHARED_LIBS += sqlite3 37.21 # 8.6
|
||||
# sqlite suggests that users might like to assert() that library and header
|
||||
# versions match, so bumps are needed even if function signatures don't change.
|
||||
# ... at the current time the only one noticed is a < check (in subversion)
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sqlite-autoconf-3390300.tar.gz) = eGj7MIK+Pyz0SRxvum3ivdy8KTo1/vsGJO48E/AUIrk=
|
||||
SIZE (sqlite-autoconf-3390300.tar.gz) = 3064970
|
||||
SHA256 (sqlite-autoconf-3390400.tar.gz) = 8x1EW0jmfihM8gZxfMFwq2PL5P1/eagnk7dyKF54/bs=
|
||||
SIZE (sqlite-autoconf-3390400.tar.gz) = 3065214
|
||||
|
Loading…
x
Reference in New Issue
Block a user