From 84110fce29efa079bfbdadc4e7cf2f496697ef3d Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Fri, 19 Jan 2024 05:03:19 +0000 Subject: [PATCH] community/sqlcipher: upgrade to 4.5.6 --- community/sqlcipher/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/sqlcipher/APKBUILD b/community/sqlcipher/APKBUILD index de12a8aeaf8..54c2018aa17 100644 --- a/community/sqlcipher/APKBUILD +++ b/community/sqlcipher/APKBUILD @@ -1,8 +1,8 @@ # Contributor: wener # Maintainer: lauren n. liberda pkgname=sqlcipher -pkgver=4.5.5 -pkgrel=3 +pkgver=4.5.6 +pkgrel=0 pkgdesc="SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files." url="https://www.zetetic.net/sqlcipher/" arch="all" @@ -60,5 +60,5 @@ tcl() { } sha512sums=" -034774f8d320a53f08a9735c035bf83f81ef9223780473c39ec07658b80af89dc665599caa3b2662055039fa678c7a29cbf777d046922948e86123e677b823bc sqlcipher-4.5.5.tar.gz +656206cd6f8eaec15a8c409c47c1c2ca7fa3d30f3b124f89ceeff3c0c8772e0b3cc942ef93a18a4ce4dee12b1d9bd94d7e4132cea35707871fe8c08b13f87797 sqlcipher-4.5.6.tar.gz "