diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 17:00:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 17:00:23 +0000 |
| commit | 16d578cc8df9cfacafecd33f86c17326be51f89c (patch) | |
| tree | 0029c1ec40ed80f5850e45c879b62533a589b3c7 /repos/extra/sqlite/.files | |
| parent | d9e7f445a8b2f16056fa66a2b472ad6f800c264a (diff) | |
| download | alicelinux-16d578cc8df9cfacafecd33f86c17326be51f89c.tar.gz alicelinux-16d578cc8df9cfacafecd33f86c17326be51f89c.zip | |
sqlite: updated to 3.51.2
Diffstat (limited to 'repos/extra/sqlite/.files')
| -rw-r--r-- | repos/extra/sqlite/.files | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/sqlite/.files b/repos/extra/sqlite/.files index 10771e01..0a3ae3ff 100644 --- a/repos/extra/sqlite/.files +++ b/repos/extra/sqlite/.files @@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/sqlite3.h -rw-r--r-- root/root usr/include/sqlite3ext.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.3.51.1 -lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.51.1 --rwxr-xr-x root/root usr/lib/libsqlite3.so.3.51.1 +lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.3.51.2 +lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.51.2 +-rwxr-xr-x root/root usr/lib/libsqlite3.so.3.51.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/sqlite3.pc drwxr-xr-x root/root usr/share/ |