aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-06-19 02:43:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-06-19 02:43:22 -0300
commit242b34b2fb9bb47b9c50b7c4273e889b30ce76c1 (patch)
treef40bf9a46878c3e07a16c6482a549e2d5840db74
parenta475456ce8a14a248e291b2f2cd74fbec6c0b23e (diff)
main/sqlite: upgrade to 3.32.3
-rw-r--r--main/sqlite/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/sqlite/APKBUILD b/main/sqlite/APKBUILD
index b7bdb58fc33..ec2fd51d022 100644
--- a/main/sqlite/APKBUILD
+++ b/main/sqlite/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
pkgname=sqlite
# NOTE: pkgver needs to correspond with sqlite-tcl
-pkgver=3.32.2
+pkgver=3.32.3
pkgrel=0
pkgdesc="C library that implements an SQL database engine"
url="https://www.sqlite.org/"
@@ -120,5 +120,5 @@ static() {
mv "$pkgdir"/usr/lib/lib*.a "$subpkgdir"/usr/lib/
}
-sha512sums="5b551a1366ce4fd5dfaa687e5021194d34315935b26dd7d71f8abc9935d03c3caea323263a8330fb42038c487cd399e95de68e451cc26d573f852f219c00a02f sqlite-autoconf-3320200.tar.gz
+sha512sums="add0ef47c059be0a75add7ab4fe52b2fbd4060cacbf1cbb93f1b4007cdeb8fc92256b1aadc224c4839e733fb868e56d9d73dd33c56a6f66180d1ff001d8d275e sqlite-autoconf-3320300.tar.gz
5bde14bec5bf18cc686b8b90a8b2324c8c6600bca1ae56431a795bb34b8b5ae85527143f3b5f0c845c776bce60eaa537624104cefc3a47b3820d43083f40c6e9 license.txt"