php-zmq: bump version to 1.1.3
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 18 Apr 2016 11:53:06 +0000 (12:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 May 2016 21:02:12 +0000 (23:02 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/php-zmq/php-zmq.hash
package/php-zmq/php-zmq.mk

index 50ce639e7f6ae201b62124cbc78a25e95503db71..c99e351edc7f7401a9481357d768bddbe3ae8ace 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 c9b0af56826fc5e1a95a0fef25e671d9839a421d79e174931faacd8bee389f31        zmq-1.1.2.tgz
+sha256 c492375818bd51b355352798fb94f04d6828c6aeda41ba813849624af74144ce  zmq-1.1.3.tgz
index 88c962d8209cde38fcb3f72c62df1c603dc4678f..2730996d4c0d84a7e090745bfd8d6c19a61a1ba9 100644 (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