mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 19:15:08 +00:00
Ports/sqlite: Update sqlite to version 3430000
This commit is contained in:
parent
86c74a5f3f
commit
1bf80c9ab3
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='sqlite'
|
||||
version='3410200'
|
||||
version='3430000'
|
||||
files=(
|
||||
"https://www.sqlite.org/2023/sqlite-autoconf-${version}.tar.gz#e98c100dd1da4e30fa460761dab7c0b91a50b785e167f8c57acc46514fae9499"
|
||||
"https://www.sqlite.org/2023/sqlite-autoconf-${version}.tar.gz#49008dbf3afc04d4edc8ecfc34e4ead196973034293c997adad2f63f01762ae1"
|
||||
)
|
||||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue