From 4f64256d1f7ffa836ce8b0792cac5aaeed245a32 Mon Sep 17 00:00:00 2001 From: Jerzy Grzegorek Date: Mon, 28 Sep 2015 23:27:21 +0200 Subject: [PATCH] libssh: normalize header separator size to 80 Signed-off-by: Jerzy Grzegorek Signed-off-by: Thomas Petazzoni --- package/libssh/libssh.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk index 39cff50073..ded5e8c624 100644 --- a/package/libssh/libssh.mk +++ b/package/libssh/libssh.mk @@ -2,7 +2,7 @@ # ## libssh # -################################################################################# +################################################################################ LIBSSH_VERSION = 0.7.1 LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz -- 2.30.2