diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-05 12:46:51 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-05 12:46:51 +0200 |
commit | 84380eb68a02aaabaabd25ebf50b6c191134c0f6 (patch) | |
tree | 54fd82fd6e8a1af7a2ec2fc5f541b274ac584a4b /php-sockets | |
parent | 6dfc2cd21a1e45bf446af30f3e151f604694f4bd (diff) | |
download | opt-84380eb68a02aaabaabd25ebf50b6c191134c0f6.tar.gz opt-84380eb68a02aaabaabd25ebf50b6c191134c0f6.tar.xz |
php: update to 8.1.9
Diffstat (limited to 'php-sockets')
-rw-r--r-- | php-sockets/.signature | 6 | ||||
-rw-r--r-- | php-sockets/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sockets/.signature b/php-sockets/.signature index dc73aced2..3dd9f3197 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bDNJj4YfM1FabUrrs3GJP1W6MU++cUEVkDrPPF1s3FqefCv5wP1UW5kC2lz9HFHZeYJZKdQI1jV8X5ESHDJSAA= -SHA256 (Pkgfile) = de15f0395594456e8b4f11b2fa2418cc93e1e31e055dd1ec9bcfb80eb1223889 +RWSE3ohX2g5d/V+QSS3Qg0n+iYnLnp+KeKkP1D/e8rhATB5qBljD0LuXtWsMAzEvyq6LL+INiZUqmUQscZdxNIRheCEABZY1lwk= +SHA256 (Pkgfile) = 0af665d32b64e6a821ced6eca691cc19bfb7dc0b1f5f3899c75531cc2234f8f8 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-8.1.8.tar.xz) = 04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c +SHA256 (php-8.1.9.tar.xz) = 53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 1f91d43af..3649b323b 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-sockets -version=8.1.8 +version=8.1.9 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |