libssh: add some notes about recent releases

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-04-02 00:30:02 +02:00
parent 73b2c3d75e
commit 453ff1b24f

View File

@ -16,6 +16,11 @@
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
################################################################################
# TODO: update to libssh-0.6.3 fails in xbmc with
# ld.gold: error: libsmbclient.a: multiple definition of 'string_free'
# ld.gold: libssh.a: previous definition here
PKG_NAME="libssh"
PKG_VERSION="0.5.5"
PKG_REV="1"