Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sqlcipher: update to 4.6.1
@ 2024-10-20 12:37 clyhtsuriva
  2024-11-01  1:48 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: clyhtsuriva @ 2024-10-20 12:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

There is a new pull request by clyhtsuriva against master on the void-packages repository

https://github.com/clyhtsuriva/void-packages sqlcipher-update
https://github.com/void-linux/void-packages/pull/52701

sqlcipher: update to 4.6.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l-musl
  - aarch64-musl

A patch file from https://github.com/void-linux/void-packages/pull/52701.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sqlcipher-update-52701.patch --]
[-- Type: text/x-diff, Size: 1220 bytes --]

From 83c58ed3d5c1f647e4f3c0a5f36cfc5053ec16b0 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 20 Oct 2024 14:37:48 +0200
Subject: [PATCH] sqlcipher: update to 4.6.1

---
 srcpkgs/sqlcipher/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sqlcipher/template b/srcpkgs/sqlcipher/template
index b35cb7ab96a745..1b36e931580315 100644
--- a/srcpkgs/sqlcipher/template
+++ b/srcpkgs/sqlcipher/template
@@ -1,7 +1,7 @@
 # Template file for 'sqlcipher'
 pkgname=sqlcipher
-version=4.3.0
-revision=4
+version=4.6.1
+revision=1
 build_style=gnu-configure
 configure_args="--enable-tempstore=yes"
 hostmakedepends="tcl"
@@ -12,12 +12,12 @@ license="BSD-3-Clause"
 homepage="https://www.zetetic.net/sqlcipher/"
 changelog="https://raw.githubusercontent.com/sqlcipher/sqlcipher/v${version}/CHANGELOG.md"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
-checksum=fccb37e440ada898902b294d02cde7af9e8706b185d77ed9f6f4d5b18b4c305f
+checksum=d8f9afcbc2f4b55e316ca4ada4425daf3d0b4aab25f45e11a802ae422b9f53a3
 
 CFLAGS="-DSQLITE_HAS_CODEC"
 
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.md
 }
 
 sqlcipher-devel_package() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-01  1:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-20 12:37 [PR PATCH] sqlcipher: update to 4.6.1 clyhtsuriva
2024-11-01  1:48 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).