package/libcli: bump version to 1.10.4
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 6 Feb 2021 19:15:25 +0000 (20:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Feb 2021 09:23:42 +0000 (10:23 +0100)
Removed whitespace and updated project URL in Config.in.
Reformatted hashes.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcli/Config.in
package/libcli/libcli.hash
package/libcli/libcli.mk

index 3b625c3648e4dd2bc0d990fcf5a11e1395bab8ae..b2829cad3f97b7ce07535ca12b34a1eaf49d58c1 100644 (file)
@@ -2,9 +2,9 @@ config BR2_PACKAGE_LIBCLI
        bool "libcli"
        help
          Libcli provides a shared library for including a Cisco-like
-         command- line interface into other software. It's a telnet
+         command-line interface into other software. It's a telnet
          interface which supports command-line editing, history,
          authentication and callbacks for a user-definable function
          tree.
 
-         http://sites.dparrish.com/libcli
+         https://github.com/dparrish/libcli
index ce4373e92b1a8c23cba9c41abebd07c7d90ff2d3..a17a176fe5307cef1a74366e1a077bdd474ac2b7 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 190f0a315dbc291400e9d33f701f9a66894102a6c29e1aebb63f01239bb164d0  libcli-1.10.2.tar.gz
-sha256 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14  COPYING
+sha256  43efade6f3deb621e1e226b7854274a869fca57e12e74e61c5496d5dea7c445d  libcli-1.10.4.tar.gz
+sha256  376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14  COPYING
index bc460825460fb1184b075cfcc8ffe843a6435c27..2dedc9d5df7bba2a17a9918f4f8383f0bb2ee9d1 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCLI_VERSION = 1.10.2
+LIBCLI_VERSION = 1.10.4
 LIBCLI_SITE = $(call github,dparrish,libcli,V$(LIBCLI_VERSION))
 LIBCLI_LICENSE = LGPL-2.1
 LIBCLI_LICENSE_FILES = COPYING