diff options
author | Juergen Daubert <jue@jue.li> | 2020-11-26 11:14:54 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-11-26 11:14:54 +0100 |
commit | f8ce15b102b74f9cad4a964c66ec4ed9a1d977db (patch) | |
tree | 18748dbe59893a8c8da8120fa528ca503e1f2bc3 /php-zip | |
parent | 8d5fce219486ed0173e262b230d08d2b652b3bb6 (diff) | |
download | opt-f8ce15b102b74f9cad4a964c66ec4ed9a1d977db.tar.gz opt-f8ce15b102b74f9cad4a964c66ec4ed9a1d977db.tar.xz |
php: update to 7.4.13
Diffstat (limited to 'php-zip')
-rw-r--r-- | php-zip/.signature | 6 | ||||
-rw-r--r-- | php-zip/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-zip/.signature b/php-zip/.signature index 8dc3b09a3..b7328df38 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aE4ffFgTjJhArJKF06QDEu8b4wxWhtzVVqfSPMJcaW9Rjq7dSqGCgp4t4x3Wg9KBGrU2nQr5+hI+KrnBN6aJgA= -SHA256 (Pkgfile) = e2170fd1f508a5047d86ab7b49eb9700cd3e2953adde46cbb08b8de5867db8f5 +RWSE3ohX2g5d/dQVLSyXwLmmB9jPegYcIBnz6bB9I8cc6Q6qWNrGs4oPH6BfCqhS4Bg13bctolKoyHMGw8cMo5HUYsKIUwKsSws= +SHA256 (Pkgfile) = a9314ca4551113f0eb0a2420c6edec05b6383f47cc1fae2b0f8f8f4cf89fc572 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76 +SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index ae3b071d8..5fafb0dd2 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.12 +version=7.4.13 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |