diff options
author | Juergen Daubert <jue@jue.li> | 2019-07-04 14:01:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-07-04 14:01:39 +0200 |
commit | 33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c (patch) | |
tree | fefcf0a769c286febf9ddbb9032c47ac6830b5a1 /php | |
parent | aa3194ef0ee9db8885b42b92242b2085466d2b8a (diff) | |
download | opt-33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c.tar.gz opt-33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c.tar.xz |
php: update to 7.3.7
Diffstat (limited to 'php')
-rw-r--r-- | php/.signature | 6 | ||||
-rw-r--r-- | php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php/.signature b/php/.signature index af4afaece..fef912a2c 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/abdLnkYY+eptsMW8Myc6XcQKoE57q5WpPbWNOziDwaIWcQbIoVuL3WHW7m6jfDfCICLqEVLgpEfmqRiMfgcmQw= -SHA256 (Pkgfile) = cfa7b9e16e44a2cfc7d130097d1e8398749b994d616451ab9f27bc103c353fc7 +RWSE3ohX2g5d/fTP6RGVqUNaxz0uNwigWnMaKmH3xmVpgip9qLmhZaadwOR7RGtu/+76c3axtpScrYIIcZ8WQJJ0jxh1+akupgo= +SHA256 (Pkgfile) = 8a824b763be84d56f05718221f32215d25ebd648931f1169c6c239bd475316aa SHA256 (.footprint) = 8e08d64653fa1287c4d66ecf8cf42ec340c1b823df1335ea794081f4dd609907 -SHA256 (php-7.3.6.tar.xz) = fefc8967daa30ebc375b2ab2857f97da94ca81921b722ddac86b29e15c54a164 +SHA256 (php-7.3.7.tar.xz) = ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c diff --git a/php/Pkgfile b/php/Pkgfile index b56b3a14a..da508549f 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 curl db gdbm name=php -version=7.3.6 +version=7.3.7 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |