diff --git a/community/rqlite/APKBUILD b/community/rqlite/APKBUILD index 124fb867a1c..bd000dce092 100644 --- a/community/rqlite/APKBUILD +++ b/community/rqlite/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Celeste pkgname=rqlite -pkgver=8.29.0 +pkgver=8.29.1 pkgrel=0 pkgdesc="Lightweight, distributed relational database built on SQLite" url="https://github.com/rqlite/rqlite" @@ -56,5 +56,5 @@ client() { } sha512sums=" -97594371fdf62443c738ed9cfa5d9e6201f7e805bfec14ec119a16829fa73d6721de338a8a83e96a80b16afc1eab10d664843470fde4479a35951732c38b3c55 rqlite-8.29.0.tar.gz +722b82fe949bc3423a68b1f44d9b125dfbd0b21c492934aca33f31f582727ea4fbfeab1f5ebd77c10b524aed3eb84af470be36789fce94a3357bdecf1f0891e6 rqlite-8.29.1.tar.gz "