diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-30 06:43:33 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-30 06:43:33 +0000 |
| commit | 6ff582b03daf5af75c571c3c8664e353b3e96b22 (patch) | |
| tree | d4c99319d036ffada994b8377c4f9bc1608a6fdb /sqlite/abuild | |
| parent | 95c5894fed17bdbf3aff8febf468f39a734f33b5 (diff) | |
| download | alicelinux-6ff582b03daf5af75c571c3c8664e353b3e96b22.tar.gz alicelinux-6ff582b03daf5af75c571c3c8664e353b3e96b22.zip | |
Woodpecker CI 17e37c4237dd61101f5ec11ab11f1ff43df71f46 [SKIP CI]
Diffstat (limited to 'sqlite/abuild')
| -rw-r--r-- | sqlite/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite/abuild b/sqlite/abuild index 1803d217..cb69e94b 100644 --- a/sqlite/abuild +++ b/sqlite/abuild @@ -1,5 +1,5 @@ name=sqlite -version=3.50.1 +version=3.50.2 _v=${version%%.*} _vv=${version#*.}; _vv=${_vv%.*} _vvv=${version##*.} |