diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-30 11:01:37 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-30 11:01:37 +0100 |
commit | ef4fc0618e4c76c73e755e81833c657567ea277d (patch) | |
tree | c8926eb926957d45db36caf6934c92ec6e35d262 /php-sqlite3 | |
parent | 4d968ebb0a5424d8a90f47e2894e7d524f35ed16 (diff) | |
download | opt-ef4fc0618e4c76c73e755e81833c657567ea277d.tar.gz opt-ef4fc0618e4c76c73e755e81833c657567ea277d.tar.xz |
php: update to 8.1.12
Diffstat (limited to 'php-sqlite3')
-rw-r--r-- | php-sqlite3/.signature | 6 | ||||
-rw-r--r-- | php-sqlite3/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature index cf4cfbb3d..5365dfa69 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b3VGWEybo68IpaA0pt1m0oCac7fppcVmtoRhWuRnGyFHe5AWFs2bSRgx/NiWwyUnXdQ8B152heN8LrwpXqp5QE= -SHA256 (Pkgfile) = 0e231862b17a2280477c9588babc8aeca7006ecd7875bd115353b8e970e970bd +RWSE3ohX2g5d/SgxfKDslRb70D7nD1jLnGQILbrY9RBRQSo+nOyVulFKZUF2tYRCbVU4SwEfkglR8WBVa54F2+EuSHUVUgSywwc= +SHA256 (Pkgfile) = 5385589239e303c021524f1affdaa23992aada748bf53439e39ee924a6590815 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd +SHA256 (php-8.1.12.tar.xz) = 08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 32bf82ba2..4fa2f6328 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=8.1.11 +version=8.1.12 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |