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-mysql | |
parent | 6dfc2cd21a1e45bf446af30f3e151f604694f4bd (diff) | |
download | opt-84380eb68a02aaabaabd25ebf50b6c191134c0f6.tar.gz opt-84380eb68a02aaabaabd25ebf50b6c191134c0f6.tar.xz |
php: update to 8.1.9
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 aaf858c2d..acf115a49 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XBQuCKKdTHm72XYHtccwLJXEAwIJguCk7PvOy7R1GHleMyPEULBiZhNWGgKwfs948SGhTPPX757bw/GdhXUYww= -SHA256 (Pkgfile) = 20232039bd29e8ec6490c6c1e798d91c62c9d62a78ab2c222591e10965bc7ba5 +RWSE3ohX2g5d/Yf+2J+IMAoaB43VrZSmeXSyuvCBm5fChX5Ly3ZRKn565pMnsV6SMpYfHsWMGGvHNtrCceMwHQw1youNKTDcAAQ= +SHA256 (Pkgfile) = f41931bb4b04241ae300724d524d1579b9c1143bc2fd4507e9f6d4378f07b004 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.1.8.tar.xz) = 04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c +SHA256 (php-8.1.9.tar.xz) = 53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index e62365170..7ec575814 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.1.8 +version=8.1.9 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |