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-mysql | |
parent | 8d5fce219486ed0173e262b230d08d2b652b3bb6 (diff) | |
download | opt-f8ce15b102b74f9cad4a964c66ec4ed9a1d977db.tar.gz opt-f8ce15b102b74f9cad4a964c66ec4ed9a1d977db.tar.xz |
php: update to 7.4.13
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 c63ad3371..296df07e5 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eejV1cykcc/9YmugBJnE4xBU7a43yHejfRy62rgKFu2AcRyxIQQv9p5sxOEN3T+m1hLo7Ya71O7pdamAL7e2w8= -SHA256 (Pkgfile) = 3b942cf0a9b789fac2308551daf80e3f3ea1c1d47b9bc269ff3d6fd2be073722 +RWSE3ohX2g5d/UkW64HCmw4zypEx0EsZbYXwcVPEmHD/C53AjE8OoSd7ges5MzsDCQmqRfKPh/YHxYfsRuQRlF5Uo0Qzb2V8AA4= +SHA256 (Pkgfile) = 1a0160173f107de8b3d8c6de92999d03b31bc0b9ea8f17b0966419f8cdbcdf9f SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76 +SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 31c8c63d4..d316ace02 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=7.4.12 +version=7.4.13 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |