diff options
author | Juergen Daubert <jue@jue.li> | 2020-08-11 13:13:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-08-11 13:13:34 +0200 |
commit | 74a7f6c27bb7207b04151c1751b49bf3ea691a3d (patch) | |
tree | a120b1657f354a750ecc4e4c6a2b816ccd60fccc /php-mysql | |
parent | 5963927698d894e3a2e8b0d72568092c597ca5c4 (diff) | |
download | opt-74a7f6c27bb7207b04151c1751b49bf3ea691a3d.tar.gz opt-74a7f6c27bb7207b04151c1751b49bf3ea691a3d.tar.xz |
php: update to 7.4.9
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 5442a98e5..5bcfa04e1 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q/w+JJ9mZ4L6WbVWTPvUEphmAMTcBF+PBFCQP/0fJtbWqusy6+zFPKk0TsHwHJRiTYs25TEZLWxSZqH4Io4xgQ= -SHA256 (Pkgfile) = 61e0dae264533ab71ae5ed059a44984ce4f743c5ae38c8bbf9141ada31864ba5 +RWSE3ohX2g5d/cY3LTbsLDMCA8tk1enk/g02L7H+fIsqL5Ec1prBxY5oKB1zez19hcpeEp6G/cq7IhJiV7cKHHh7LYodsGth2gg= +SHA256 (Pkgfile) = ecd83f9bd4eb677889830aead4708b44be20047533e28ecae331de76844767c2 SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-7.4.8.tar.xz) = 642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245 +SHA256 (php-7.4.9.tar.xz) = 23733f4a608ad1bebdcecf0138ebc5fd57cf20d6e0915f98a9444c3f747dc57b diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 94615d1de..a8bc7a490 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=7.4.8 +version=7.4.9 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |