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
fd7ce97c
Commit
fd7ce97c
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/sqlite: upgrade to 3.34.1
parent
fb8b5eca
No related branches found
No related tags found
6 merge requests
!20278
3.13 vala
,
!19254
3.13 gptfdisk
,
!19153
3.13 privoxy
,
!19008
3.13 openjpeg
,
!18354
3.13 webkit2gtk
,
!17137
[3.13] main/sqlite: upgrade to 3.34.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/sqlite/APKBUILD
+4
-4
4 additions, 4 deletions
main/sqlite/APKBUILD
with
4 additions
and
4 deletions
main/sqlite/APKBUILD
+
4
−
4
View file @
fd7ce97c
...
...
@@ -2,8 +2,8 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
pkgname
=
sqlite
# NOTE: pkgver needs to correspond with sqlite-tcl
pkgver
=
3.34.
0
pkgrel
=
1
pkgver
=
3.34.
1
pkgrel
=
0
pkgdesc
=
"C library that implements an SQL database engine"
url
=
"https://www.sqlite.org/"
arch
=
"all"
...
...
@@ -28,7 +28,7 @@ _ver=${_a}${_b}${_c}$_d
# these variables depend on _ver being set
builddir
=
"
$srcdir
/
$pkgname
-autoconf-
$_ver
"
source
=
"https://www.sqlite.org/202
0
/sqlite-autoconf-
$_ver
.tar.gz
source
=
"https://www.sqlite.org/202
1
/sqlite-autoconf-
$_ver
.tar.gz
license.txt
"
...
...
@@ -120,5 +120,5 @@ static() {
mv
"
$pkgdir
"
/usr/lib/lib
*
.a
"
$subpkgdir
"
/usr/lib/
}
sha512sums
=
"
75a1a2d86ab41354941b8574e780b1eae09c3c01f8da4b08f606b96962b80550f739ec7e9b1ceb07bba1cedced6d18a1408e4c10ff645eb1829d368ad308cf2f
sqlite-autoconf-3340
0
00.tar.gz
sha512sums
=
"
adaa306ebacfbeeea6efe71aa964b1dee4a05ade794c55c7afad8693ed291354e9daa2449226c4dc50fbfa5919dfc9a17dea946f01171ff63d472af78cbed987
sqlite-autoconf-3340
1
00.tar.gz
5bde14bec5bf18cc686b8b90a8b2324c8c6600bca1ae56431a795bb34b8b5ae85527143f3b5f0c845c776bce60eaa537624104cefc3a47b3820d43083f40c6e9 license.txt"
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