瀏覽代碼

package/php-ssh2: bump version to 1.1.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls 8 年之前
父節點
當前提交
5634865be2
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/php-ssh2/php-ssh2.hash
  2. 1 1
      package/php-ssh2/php-ssh2.mk

+ 1 - 1
package/php-ssh2/php-ssh2.hash

@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 6a93891878b23904a773eb814fec7aea4ea00b4a412ee779c8535ed9c5e46ced  ssh2-1.0.tgz
+sha256 87618d6a0981afe8c24b36d6b38c21a0aa0237b62e60347d0170bd86b51f79fb  ssh2-1.1.2.tgz

+ 1 - 1
package/php-ssh2/php-ssh2.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_SSH2_VERSION = 1.0
+PHP_SSH2_VERSION = 1.1.2
 PHP_SSH2_SOURCE = ssh2-$(PHP_SSH2_VERSION).tgz
 PHP_SSH2_SITE = https://pecl.php.net/get
 PHP_SSH2_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \