From a4f54e1e93f5a37b4ea2df59f795f309f4a3f122 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Thu, 9 Jan 2025 05:44:13 +0000 Subject: [PATCH] community/rqlite: upgrade to 8.36.4 https://github.com/rqlite/rqlite/blob/v8.36.4/CHANGELOG.md --- community/rqlite/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/rqlite/APKBUILD b/community/rqlite/APKBUILD index 35a91145171..f9798a44e12 100644 --- a/community/rqlite/APKBUILD +++ b/community/rqlite/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Celeste maintainer="Celeste " pkgname=rqlite -pkgver=8.36.3 +pkgver=8.36.4 pkgrel=0 pkgdesc="Lightweight, distributed relational database built on SQLite" url="https://github.com/rqlite/rqlite" @@ -57,5 +57,5 @@ client() { } sha512sums=" -a8bb01da799d0026251f0be84472f338c8a2e2c202a758ad451cb2c685aa8664ee4a45887a641aabca59abbf4cd7c5d292e7dcc2ce8687af311cc61daf6914a5 rqlite-8.36.3.tar.gz +5d96f5c4640b191d4196903167ac3cb3b3a96db5a90d69d21e488525e7217375ac1833bdcb235d78179128db3ba4c04598cb3870639ed95228005884f993bad8 rqlite-8.36.4.tar.gz "