diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:42:56 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:42:56 +0000 |
| commit | 78b74b90acb488fcaab33d9b0eb0e0e29c30fad2 (patch) | |
| tree | 3b88c27734aaf43d429f13e7679fca1005f1f721 /repos/extra/sqlite/.files | |
| parent | 31627d727ee37bea544403254d0e2aac762d96a3 (diff) | |
| download | alicelinux-78b74b90acb488fcaab33d9b0eb0e0e29c30fad2.tar.gz alicelinux-78b74b90acb488fcaab33d9b0eb0e0e29c30fad2.zip | |
sqlite: updated to 3.49.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 cb6b4866..73d4cb16 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.49.1 -lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.49.1 --rwxr-xr-x root/root usr/lib/libsqlite3.so.3.49.1 +lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.3.49.2 +lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.49.2 +-rwxr-xr-x root/root usr/lib/libsqlite3.so.3.49.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/ |