databases/sqlite3: update to 3.38.5.
see https://www.sqlite.org/news.html#2022-05-06 & https://www.sqlite.org/releaselog/3_38_5.html
This commit is contained in:
parent
0b52c88e71
commit
7b35dea23e
@ -1,10 +1,10 @@
|
||||
COMMENT= embedded SQL implementation
|
||||
|
||||
DISTNAME = sqlite-autoconf-3380300
|
||||
PKGNAME= sqlite3-3.38.3
|
||||
DISTNAME = sqlite-autoconf-3380500
|
||||
PKGNAME= sqlite3-3.38.5
|
||||
|
||||
# XXX needs bumps every time :-
|
||||
SHARED_LIBS += sqlite3 37.16 # 8.6
|
||||
SHARED_LIBS += sqlite3 37.17 # 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-3380300.tar.gz) = YfLdk6LjjDNGi3EllnwyGL+fTdg2Xe9gJeMU+QXclC4=
|
||||
SIZE (sqlite-autoconf-3380300.tar.gz) = 3032969
|
||||
SHA256 (sqlite-autoconf-3380500.tar.gz) = WvB96YK6ZY/ZGgMXDJRfmclx9pVbx53zJmVENz45hpw=
|
||||
SIZE (sqlite-autoconf-3380500.tar.gz) = 3033164
|
||||
|
Loading…
x
Reference in New Issue
Block a user