Sfoglia il codice sorgente

libssh2: update to 1.8.0

Waldemar Brodkorb 6 anni fa
parent
commit
c11e51e667
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      package/libssh2/Makefile

+ 2 - 2
package/libssh2/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		libssh2
-PKG_VERSION:=		1.7.0
+PKG_VERSION:=		1.8.0
 PKG_RELEASE:=		1
-PKG_HASH:=		e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584
+PKG_HASH:=		39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4
 PKG_DESCR:=		client-side c library implementing ssh2 protocol
 PKG_SECTION:=		libs/crypto
 PKG_BUILDDEP:=		zlib libressl