Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
3a205ed1
Commit
3a205ed1
authored
3 months ago
by
Celeste
Committed by
Jakub Jirutka
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/sqlite: upgrade to 3.48.0
https://sqlite.org/releaselog/3_48_0.html
parent
205655f8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!79514
[3.21] main/nodejs: upgrade to 22.13.1, main/sqlite*: upgrade to 3.48.0
Pipeline
#296612
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/sqlite/APKBUILD
+5
-4
5 additions, 4 deletions
main/sqlite/APKBUILD
with
5 additions
and
4 deletions
main/sqlite/APKBUILD
+
5
−
4
View file @
3a205ed1
...
...
@@ -4,7 +4,7 @@
maintainer
=
"Celeste <cielesti@protonmail.com>"
pkgname
=
sqlite
# NOTE: pkgver needs to correspond with sqlite-tools
pkgver
=
3.4
7.1
pkgver
=
3.4
8.0
pkgrel
=
0
pkgdesc
=
"C library that implements an SQL database engine"
url
=
"https://www.sqlite.org/"
...
...
@@ -31,7 +31,7 @@ _ver=${_a}${_b}${_c}$_d
# these variables depend on _ver being set
builddir
=
"
$srcdir
/
$pkgname
-autoconf-
$_ver
"
source
=
"https://www.sqlite.org/202
4
/sqlite-autoconf-
$_ver
.tar.gz
source
=
"https://www.sqlite.org/202
5
/sqlite-autoconf-
$_ver
.tar.gz
$pkgname
-
$_ver
-LICENSE.md::https://www.sqlite.org/src/raw?name=LICENSE.md&ci=version-
$pkgver
"
...
...
@@ -86,6 +86,7 @@ build() {
--prefix
=
/usr
\
--enable-threadsafe
\
--enable-readline
\
--enable-session
\
--enable-static
\
--enable-dynamic-extensions
\
--enable-fts3
\
...
...
@@ -113,6 +114,6 @@ package() {
}
sha512sums
=
"
2392213c365bc3a6261b5d1036d159b6890fe63b40e14f93d6b609e1054f1503e9a6f918775e1757a216195b50c591f5b6108f8f3c7f3c290edff082d5c1c7f0
sqlite-autoconf-34
701
00.tar.gz
8a347c292363e55a8c0fa0321e3f399bfe9c9aedcb6c838123f0eb3e2a4e078d096b7c152a4981e18ee9fa50c4ef913a33ed840aeed33aee0a46e95cd17f0814
sqlite-34
701
00-LICENSE.md
c607cbc58cdef6910a87ddb6ae8aeabdab2769d6cc33aad04f31fc428ecc5a8eaf19f5d3a3590591aae2c920b106a684891d38efef712f91631602245f6f4d3d
sqlite-autoconf-34
800
00.tar.gz
38844727b09d11ded660c069d19a5289100405b0b243e75338060d237e3190fd99f0270611d214862beeb54a67993c2a337f917fdc452084f812d1371ce9869b
sqlite-34
800
00-LICENSE.md
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment