diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | c349944c504c15e2140be58466406db11e51ecb8 (patch) | |
| tree | ad938e68f26fd1e4b0796d3b03bc35d778c02893 /repos/extra/sqlite/.files | |
| parent | 126a01f4513d1aaf154def3b516d947755ce04c5 (diff) | |
| download | alicelinux-c349944c504c15e2140be58466406db11e51ecb8.tar.gz alicelinux-c349944c504c15e2140be58466406db11e51ecb8.zip | |
sqlite: updated to 3.49.1
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 906d5350..cb6b4866 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.0 -lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.49.0 --rwxr-xr-x root/root usr/lib/libsqlite3.so.3.49.0 +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 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/ |