Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 784 Bytes

File metadata and controls

39 lines (24 loc) · 784 Bytes

track

track the upstream code.

To maintain this code properly, the following three repositories have to be tracked for changes (maintenance details below):

Current release: v1.14.28

Use ./track_go-sqlite3.sh

Current release: v4.6.1 Upstream SQLite: 3.46.1

Execute:

./configure
make

Track files:

  • sqlite3.h
  • sqlite3.c

Current HEAD: b96e96cf8b22a931e8e91098ac37bc72f9e2f033(from develop branch, 2023-08-23)

Use ./track_libtomcrypt.sh