diff options
author | Juergen Daubert <jue@jue.li> | 2019-10-24 17:39:03 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-10-24 17:41:59 +0200 |
commit | c5b656e7d87d39d398618c35fb3485967bf040cf (patch) | |
tree | 67704e91c0e6b428e1e375eccd2e6c22ce74c837 /php | |
parent | ef251989f620099913c61cc55b946e5322657168 (diff) | |
download | opt-c5b656e7d87d39d398618c35fb3485967bf040cf.tar.gz opt-c5b656e7d87d39d398618c35fb3485967bf040cf.tar.xz |
[notify] php: update to 7.3.11
security fixes, see
- https://www.php.net/archive/2019.php#2019-10-24-2
- https://www.php.net/ChangeLog-7.php#7.3.11
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 a2bc31935..9265c0bb7 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VWo0iZsoNAlHBebKS6qTyLwwRFdCqza4HEOH2281gGbet0BWc1CPsceTWHPri4d7+IPVdGwuFsobFJHfBafNA0= -SHA256 (Pkgfile) = 7fef8f32a5a629df3477ea80ff777b0e4755962c9937c93220cc0672e72abea3 +RWSE3ohX2g5d/Z/kvV2z1e3xEOfFGafcUi8oM0DG59VzcohPW6lhmGw3jVXxoyUlbruFvOu9MYP+Ws/3qi2r13JIJDWqhrnJxwo= +SHA256 (Pkgfile) = 19f50f2d256a4609df3973ecdc48c363ecac49d02e8f7f140488ab823094e72a SHA256 (.footprint) = 8e08d64653fa1287c4d66ecf8cf42ec340c1b823df1335ea794081f4dd609907 -SHA256 (php-7.3.10.tar.xz) = 42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906 +SHA256 (php-7.3.11.tar.xz) = 657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021 diff --git a/php/Pkgfile b/php/Pkgfile index 6269e9d3b..c77b6b851 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 curl db gdbm name=php -version=7.3.10 +version=7.3.11 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |