Build: Update buildroot 2018-11.1 (#300)

* Build: Update buildroot 2018-11.1

* Add cli to image
This commit is contained in:
Pascal Vizeli
2018-12-31 02:32:21 +01:00
committed by GitHub
parent 8810b0409c
commit f7eb215016
84 changed files with 985 additions and 341 deletions

View File

@@ -1,5 +1,5 @@
# From http://php.net/downloads.php
sha256 989c04cc879ee71a5e1131db867f3c5102f1f7565f805e2bb8bde33f93147fe1 php-7.2.12.tar.xz
sha256 14b0429abdb46b65c843e5882c9a8c46b31dfbf279c747293b8ab950c2644a4b php-7.2.13.tar.xz
# License file
sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
PHP_VERSION = 7.2.12
PHP_VERSION = 7.2.13
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES