mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
Update sqlite3 to 3.47.2. Release notes can be found here:
https://sqlite.org/releaselog/3_47_2.html. ok landry@
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
COMMENT= embedded SQL implementation
|
||||
|
||||
DISTNAME = sqlite-autoconf-3470100
|
||||
PKGNAME= sqlite3-3.47.1
|
||||
DISTNAME = sqlite-autoconf-3470200
|
||||
PKGNAME= sqlite3-3.47.2
|
||||
|
||||
# XXX needs bumps every time :-
|
||||
SHARED_LIBS += sqlite3 37.28 # 8.6
|
||||
SHARED_LIBS += sqlite3 37.29 # 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-3470100.tar.gz) = QWpvRb8srNSUsgj97hvtpQmr2pUdX0e8TyeSEm8BtFI=
|
||||
SIZE (sqlite-autoconf-3470100.tar.gz) = 3328564
|
||||
SHA256 (sqlite-autoconf-3470200.tar.gz) = 8bLuQSwo10cryVupljaNbwzc8ANir/2tsn7ShsF5VAs=
|
||||
SIZE (sqlite-autoconf-3470200.tar.gz) = 3328600
|
||||
|
||||
Reference in New Issue
Block a user