diff --git a/community/rqlite/APKBUILD b/community/rqlite/APKBUILD index 8ff6e714183..7903aea289e 100644 --- a/community/rqlite/APKBUILD +++ b/community/rqlite/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Celeste pkgname=rqlite -pkgver=8.28.2 +pkgver=8.28.3 pkgrel=0 pkgdesc="Lightweight, distributed relational database built on SQLite" url="https://github.com/rqlite/rqlite" @@ -56,5 +56,5 @@ client() { } sha512sums=" -408fba658696a1ab51012e753b49c0f482c847b24f2648ecc56ca880e4e0e9dbf5c3e08e9a18b260aac39454a7d977313e19a1ba4c4c510a1893f1bb638059d6 rqlite-8.28.2.tar.gz +371419a91ac2d23593505f1893e09facefc6b41ee73cfecfab87717753bb0cf5771f137412587b29ec4f542400fb79a76f6f6c695482e6d80cceafc1bba6a867 rqlite-8.28.3.tar.gz "