Update buidlroot to version 2016.08.1

This commit is contained in:
2016-11-16 22:07:29 +01:00
parent 807ab03547
commit a1061efbc2
3636 changed files with 59539 additions and 25783 deletions

View File

@@ -4,10 +4,9 @@
#
################################################################################
PHP_ZMQ_VERSION = 1.1.2
PHP_ZMQ_VERSION = 1.1.3
PHP_ZMQ_SOURCE = zmq-$(PHP_ZMQ_VERSION).tgz
# pecl.php.net returns html with db connect failed
PHP_ZMQ_SITE = http://sources.buildroot.net
PHP_ZMQ_SITE = https://pecl.php.net/get
# phpize does the autoconf magic
PHP_ZMQ_DEPENDENCIES = php zeromq host-autoconf host-pkgconf
PHP_ZMQ_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config