aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/sqlite/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-06-25 09:20:30 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-06-25 09:20:30 +0800
commit58b5bf837c9416310fd0e528302cb663369e4f2c (patch)
tree06d290fc367a70d58b77f4e1854a1dadb0dc8208 /repos/extra/sqlite/abuild
parenta189736cd01a72a365d3f0a2c8cb468166165b5b (diff)
downloadalicelinux-58b5bf837c9416310fd0e528302cb663369e4f2c.tar.gz
alicelinux-58b5bf837c9416310fd0e528302cb663369e4f2c.zip
sqlite: updated to 3.46.0
Diffstat (limited to 'repos/extra/sqlite/abuild')
-rw-r--r--repos/extra/sqlite/abuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/repos/extra/sqlite/abuild b/repos/extra/sqlite/abuild
index ca866328..8808c353 100644
--- a/repos/extra/sqlite/abuild
+++ b/repos/extra/sqlite/abuild
@@ -1,7 +1,8 @@
name=sqlite
-version=3420000
+version=3.46.0
+_version=$(echo $version | sed 's|\.||g')000
release=1
-source="https://sqlite.org/2023/$name-autoconf-$version.tar.gz"
+source="https://sqlite.org/2024/$name-autoconf-$_version.tar.gz"
build() {
./configure \