diff options
author | Juergen Daubert <jue@jue.li> | 2019-05-02 19:03:29 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-05-02 19:03:29 +0200 |
commit | 18d4f90e3807995f19f58e262d4fdc11c23a6800 (patch) | |
tree | 6b69f927dfabd78e32f8a8e445eb73cddb46e860 /mod_php | |
parent | 9284d4d1266a169f2cb24fc792b8110f54010d7f (diff) | |
download | opt-18d4f90e3807995f19f58e262d4fdc11c23a6800.tar.gz opt-18d4f90e3807995f19f58e262d4fdc11c23a6800.tar.xz |
[notify] php: update to 7.3.5, security fixes
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.signature | 6 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mod_php/.signature b/mod_php/.signature index d62a5cafc..dd6145c8f 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WyBh1HN4/40GzeMh5rqCc7CPeEXqn5AUyKcueya8fw8jQnyvdy2hQbZ5KIEzMQgbVdLBL8HZvvsGLb7yfN7agU= -SHA256 (Pkgfile) = 836c452a0f3007a39d2d81a44a6d04a416cedd386b1b373b24011d5d7442cce6 +RWSE3ohX2g5d/SAVWKh3L564e8NrViCMCZqb2yjVUG8Xm1Mty8JlxJaYBKgJaHo+08XQmUQ0G5TOLCt697IeAqGPxuUWu2PqGgQ= +SHA256 (Pkgfile) = 2e8c050cc819858ff781a89de8603fc64ae9b11a31f2375862f2834652816b8d SHA256 (.footprint) = 431a1cd161b066612e0916398d648fbdb211d5fd502017fda989467c8a81f861 -SHA256 (php-7.3.4.tar.xz) = 6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83 +SHA256 (php-7.3.5.tar.xz) = e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 404e162b1..c9c892b38 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache name=mod_php -version=7.3.4 +version=7.3.5 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |