sqlcipher: orphan

This commit is contained in:
Michal Vasilek 2023-01-09 16:34:11 +01:00 committed by classabbyamp
parent 564b8c4955
commit bff195cf21
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ configure_args="--enable-tempstore=yes"
hostmakedepends="tcl"
makedepends="openssl-devel readline-devel"
short_desc="SQLite extension that provides transparent 256-bit AES encryption"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.zetetic.net/sqlcipher/"
changelog="https://raw.githubusercontent.com/sqlcipher/sqlcipher/v${version}/CHANGELOG.md"