php-zmq: bump version to 1.1.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
724a5e00dc
commit
3f4a88209a
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 c9b0af56826fc5e1a95a0fef25e671d9839a421d79e174931faacd8bee389f31 zmq-1.1.2.tgz
|
||||
sha256 c492375818bd51b355352798fb94f04d6828c6aeda41ba813849624af74144ce zmq-1.1.3.tgz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user