diff options
author | Juergen Daubert <jue@jue.li> | 2021-12-18 15:27:45 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-12-18 15:27:45 +0100 |
commit | d89b290f4f7383c5784d7571183442a6569eb7e7 (patch) | |
tree | e9adbddecad03854db1e8bd95fdc18b5eed5034c /php-mysql | |
parent | 17e0775e47b8f3d338170bae058e8c8b9f8af111 (diff) | |
download | opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.gz opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.xz |
php: update to 8.0.14
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 a9ff9d2ba..b92a5c6b3 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YCeIx1IC/RJTBr39xiNBpp2nNSD6psgWToLrlVCXN7SzstzXkNRdhaD1SDCYwJsK4KI16ooqEC7+Uid5JGiDwM= -SHA256 (Pkgfile) = 09d0a08c3b6992251bd4c50f374c98a86f0c3ca33913d5eaa59edabcb719bdf0 +RWSE3ohX2g5d/d6zq+u9tkqcKn24u+tBf7SnPhIJJ3TWVrKFXDMoz6bp9pdRdBwCPJJ49ySE9N8rnBJQ5dgEcceOOC9BMd8t2gw= +SHA256 (Pkgfile) = 5bd5658fe335b7b9caa9c2187098ef403f25f6328caef09f1e0cdc30310c6a29 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 +SHA256 (php-8.0.14.tar.xz) = fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index e53a122a3..a12bf926a 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.0.13 +version=8.0.14 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |