rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2017-01-22 17:08:46 +03:00
parent cd4058b5b7
commit 73679dd329
4 changed files with 31 additions and 3 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library implementing the SSH2 protocol</Summary>
<Description>libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY.</Description>
<Archive sha1sum="02fef9bdafce3da466b36581a4ff53d519637aca" type="targz">https://www.libssh2.org/download/libssh2-1.7.0.tar.gz</Archive>
<Archive sha1sum="baf2d1fb338eee531ba9b6b121c64235e089e0f5" type="targz">https://www.libssh2.org/download/libssh2-1.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-22</Date>
<Version>1.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.7.0</Version>