diff options
author | Juergen Daubert <jue@jue.li> | 2022-05-16 16:08:44 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-05-16 16:08:44 +0200 |
commit | 661d1986a7600ef9b82427dac0a0e496b61dc684 (patch) | |
tree | 55165659fd199766386d52a52bc2f159afca7e9b /php-mysql | |
parent | ac9b230e54f2df674b3684d3baa5c8c987ff9c3c (diff) | |
download | opt-661d1986a7600ef9b82427dac0a0e496b61dc684.tar.gz opt-661d1986a7600ef9b82427dac0a0e496b61dc684.tar.xz |
php: update to 8.1.6
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 08a81ec32..d6e45201b 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eVZHXLEO5FxPykJeYoiDtlcJcYKvzI0ywxccMbYmhXZ2tRpsOgfF5E/D7FC9Aqkua38rVMPpM2IyePlatvbwgQ= -SHA256 (Pkgfile) = d196748efa7d9f950c08ed6b6990ca6d8a669bd5f8862ca958987706096bbd6c +RWSE3ohX2g5d/bRsb1RXSRSrpIi02ajaTx+H+AQ7jTqpjac6Ov0yl/upKCP/2+5FWQGWO1x/xgc30T5HY62DnoNvyrXpZYIeAA0= +SHA256 (Pkgfile) = 1bf2eee4b3013847ff73a95c2b28a0e0e6814dcb0b655d04e6ae6c4a274ea344 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.1.5.tar.xz) = 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a +SHA256 (php-8.1.6.tar.xz) = da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 8263558dd..59ad446de 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.1.5 +version=8.1.6 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |