diff options
author | Juergen Daubert <jue@jue.li> | 2022-03-18 14:30:22 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-03-18 14:30:22 +0100 |
commit | ac022633d20f87855fcccc1785205eb58f4ec27e (patch) | |
tree | 4837abaf146599b82c236105a26d601569e4153d /php-mysql | |
parent | 5618f9d10b0007ad2498586f8fe136ce4c251629 (diff) | |
download | opt-ac022633d20f87855fcccc1785205eb58f4ec27e.tar.gz opt-ac022633d20f87855fcccc1785205eb58f4ec27e.tar.xz |
php: update to 8.1.4
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 4ecb47078..c1c01dddc 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TTLRGFiNDs+KnxvyA2o6NoyjFRUbrLx7gZCkwJSTd1zkwnt6+1Cr8g7x/poHjNkeilvazZ4SQMjHL95wHyH8wU= -SHA256 (Pkgfile) = aa40a942dec44079f5f23ade6ea3c94d8521846a9601e868a1cfa6e356510b64 +RWSE3ohX2g5d/XG68DXFNswRuf/jghTfCxlqaxpQHthme+/WC7o7/EjZrnzgxCJ3ZSzxXOfJbo1uDbBfwdnMStjF6bekSfGgWAM= +SHA256 (Pkgfile) = f9a94a895a9d8e66e6db391049b64f7d0a90e26eeac53cf685eacc61a5b1f7e7 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-8.0.16.tar.xz) = f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a +SHA256 (php-8.1.4.tar.xz) = 05a8c0ac30008154fb38a305560543fc172ba79fb957084a99b8d3b10d5bdb4b diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 3ffc65322..781e0efc3 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=8.0.16 +version=8.1.4 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |