diff options
author | Juergen Daubert <jue@jue.li> | 2022-09-05 15:15:18 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-09-05 15:15:18 +0200 |
commit | 84b2e683ca0b32271cb2aa8523b98846fa6d198e (patch) | |
tree | 93d6199e3e6c1ee6e9a65fc02371f7d229aaa741 /php-mysql | |
parent | dc6b527d76d70a0ac12142788333147fde74a85b (diff) | |
download | opt-84b2e683ca0b32271cb2aa8523b98846fa6d198e.tar.gz opt-84b2e683ca0b32271cb2aa8523b98846fa6d198e.tar.xz |
php: update to 8.1.10
Diffstat (limited to 'php-mysql')
-rw-r--r-- | php-mysql/.signature | 6 | ||||
-rw-r--r-- | php-mysql/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mysql/.signature b/php-mysql/.signature index acf115a49..c6e5a334d 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Yf+2J+IMAoaB43VrZSmeXSyuvCBm5fChX5Ly3ZRKn565pMnsV6SMpYfHsWMGGvHNtrCceMwHQw1youNKTDcAAQ= -SHA256 (Pkgfile) = f41931bb4b04241ae300724d524d1579b9c1143bc2fd4507e9f6d4378f07b004 +RWSE3ohX2g5d/ZuhapafDJlKtwJXY90y/KGyS3YZmt2Fc3q6ew4+S2QeVs9wq1RTKV2Fzqw0mHbvIvBy375VLW0f6X2jgdDqYgc= +SHA256 (Pkgfile) = 4af9ef28eacb30e1a50e142c29c9253791986731e730466be5deecd2e43b2747 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.1.9.tar.xz) = 53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf +SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 7ec575814..100dbd7b9 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.1.9 +version=8.1.10 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |