updated libssh to 0.11
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 28 Jul 2005 13:25:43 +0000 (13:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 28 Jul 2005 13:25:43 +0000 (13:25 +0000)
packages/libssh/libssh_0.11.bb [moved from packages/libssh/libssh_0.1.bb with 92% similarity]

similarity index 92%
rename from packages/libssh/libssh_0.1.bb
rename to packages/libssh/libssh_0.11.bb
index 0d3cd17..ab6949f 100644 (file)
@@ -6,7 +6,7 @@ includes SFTP support, and a sample SSH client is provided."
 DEPENDS = "openssl"
 LICENSE = "LGPL"
 
-SRC_URI = "http://www.0xbadc0de.be/projects/libssh/libssh-${PV}.tgz"
+SRC_URI = "http://www.0xbadc0de.be/libssh/libssh-${PV}.tgz"
 
 inherit autotools