diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-17 17:07:52 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-17 17:07:52 +0000 |
| commit | 533d087f64e58ff5daaee75800d1f151e3bdc1cc (patch) | |
| tree | 99df52fa05d1e19c3634b5aa908123b02c47227f /repos/extra/sqlite/.files | |
| parent | f766091792cad157fe8a8090429a6f6aee214805 (diff) | |
| download | alicelinux-533d087f64e58ff5daaee75800d1f151e3bdc1cc.tar.gz alicelinux-533d087f64e58ff5daaee75800d1f151e3bdc1cc.zip | |
sqlite: updated to 3.53.0
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 31b8437e..dbe566b7 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.3 -lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.51.3 --rwxr-xr-x root/root usr/lib/libsqlite3.so.3.51.3 +lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.3.53.0 +lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.3.53.0 +-rwxr-xr-x root/root usr/lib/libsqlite3.so.3.53.0 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/ |