From 2a67fae7d8cb11bd321fc0a44694fe7daa39725b Mon Sep 17 00:00:00 2001
From: Juergen Daubert <jue@jue.li>
Date: Mon, 5 Aug 2024 10:49:08 +0200
Subject: [PATCH] php-sqlite3: updated to version 8.3.10

---
 php-sqlite3/.signature | 6 +++---
 php-sqlite3/Pkgfile    | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature
index b2a4cdbe2..9d37b8622 100644
--- a/php-sqlite3/.signature
+++ b/php-sqlite3/.signature
@@ -1,5 +1,5 @@
 untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Z76taF2W+mTkoxH+gEo1Xnvr+4hMHdebAg9hIXrdv+5bA7kmobaaW4oSJ1AOiMwfvBLzIqHJZhUhTSDw2dMMwA=
-SHA256 (Pkgfile) = e12659c3e241a9e7153c5716993430dd142341403bda51c2ce67c603e4233105
+RWSE3ohX2g5d/XYM7zkommlyKkewP2FYzM6hde8Fh0p93lCzE69DIcxcgMRcwTi0QiXmGG+lwLtJIUNX+Ch0+/cG3LpkQ7TIgQw=
+SHA256 (Pkgfile) = da5d76bbaf64f233b27b68b2162260629549554350db8eab3180f48af4519c3e
 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49
-SHA256 (php-8.3.9.tar.xz) = bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77
+SHA256 (php-8.3.10.tar.xz) = a0f2179d00931fe7631a12cbc3428f898ca3d99fe564260c115af381d2a1978d
diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile
index 06d4f4bfb..fd90c5727 100644
--- a/php-sqlite3/Pkgfile
+++ b/php-sqlite3/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on: sqlite3
 
 name=php-sqlite3
-version=8.3.9
+version=8.3.10
 release=1
 source=(https://php.net/distributions/php-$version.tar.xz)