bump(main/sqlcipher): 4.5.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-08-31 18:31:34 +00:00
parent c9d786f6f7
commit cd49413a9f

View File

@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/sqlcipher/sqlcipher
TERMUX_PKG_DESCRIPTION="SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.5.4"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="4.5.5"
TERMUX_PKG_SRCURL=https://github.com/sqlcipher/sqlcipher/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ea052fe634d729f9dd6b624016104de796faf87e487a9e868a07faee35957771
TERMUX_PKG_SHA256=014ef9d4f5b5f4e7af4d93ad399667947bb55e31860e671f0def1b8ae6f05de0
TERMUX_PKG_DEPENDS="libedit, openssl"
TERMUX_PKG_BUILD_DEPENDS="tcl"
TERMUX_PKG_AUTO_UPDATE=true