diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-14 10:44:45 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-14 10:44:45 +0200 |
commit | 986f6f0247e363eff06d855345edb402bb5d22e4 (patch) | |
tree | 9de388f9de182469d792e9391198aebf5fd6d27b /php-sockets | |
parent | cc1869367057b60a2e87f6c18aa8a1211a730b33 (diff) | |
download | opt-986f6f0247e363eff06d855345edb402bb5d22e4.tar.gz opt-986f6f0247e363eff06d855345edb402bb5d22e4.tar.xz |
php: update to 8.1.8
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 91acf9489..dc73aced2 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/U3dkR8hoVNqiQs3M5SNuQD0jGo+SL9WP8bET2ijHMXgrLlOOGSTFkjNFJgURI0PZ2ERyZ9ILe5lqyNZ9r3aIAY= -SHA256 (Pkgfile) = 0e3461bcc394bd360b7f241e50bf138793ae9e15a139809012b060a609211e57 +RWSE3ohX2g5d/bDNJj4YfM1FabUrrs3GJP1W6MU++cUEVkDrPPF1s3FqefCv5wP1UW5kC2lz9HFHZeYJZKdQI1jV8X5ESHDJSAA= +SHA256 (Pkgfile) = de15f0395594456e8b4f11b2fa2418cc93e1e31e055dd1ec9bcfb80eb1223889 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-8.1.7.tar.xz) = f042322f1b5a9f7c2decb84b7086ef676896c2f7178739b9672afafa964ed0e5 +SHA256 (php-8.1.8.tar.xz) = 04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 8c4ac4407..1f91d43af 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.7 +version=8.1.8 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |