From bff195cf217796ac73573ea0eb4663cfffbe896d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:11 +0100 Subject: [PATCH] sqlcipher: orphan --- srcpkgs/sqlcipher/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sqlcipher/template b/srcpkgs/sqlcipher/template index 74c98205efa..8b3f808362d 100644 --- a/srcpkgs/sqlcipher/template +++ b/srcpkgs/sqlcipher/template @@ -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 " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://www.zetetic.net/sqlcipher/" changelog="https://raw.githubusercontent.com/sqlcipher/sqlcipher/v${version}/CHANGELOG.md"