All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libcli: bump version to 1.10.4
@ 2021-02-06 19:15 Bernd Kuhls
  2021-02-07  9:24 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2021-02-06 19:15 UTC (permalink / raw)
  To: buildroot

Removed whitespace and updated project URL in Config.in.
Reformatted hashes.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libcli/Config.in   | 4 ++--
 package/libcli/libcli.hash | 4 ++--
 package/libcli/libcli.mk   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/libcli/Config.in b/package/libcli/Config.in
index 3b625c3648..b2829cad3f 100644
--- a/package/libcli/Config.in
+++ b/package/libcli/Config.in
@@ -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
diff --git a/package/libcli/libcli.hash b/package/libcli/libcli.hash
index ce4373e92b..a17a176fe5 100644
--- a/package/libcli/libcli.hash
+++ b/package/libcli/libcli.hash
@@ -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
diff --git a/package/libcli/libcli.mk b/package/libcli/libcli.mk
index bc46082546..2dedc9d5df 100644
--- a/package/libcli/libcli.mk
+++ b/package/libcli/libcli.mk
@@ -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
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/libcli: bump version to 1.10.4
  2021-02-06 19:15 [Buildroot] [PATCH 1/1] package/libcli: bump version to 1.10.4 Bernd Kuhls
@ 2021-02-07  9:24 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-02-07  9:24 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Removed whitespace and updated project URL in Config.in.
 > Reformatted hashes.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-07  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06 19:15 [Buildroot] [PATCH 1/1] package/libcli: bump version to 1.10.4 Bernd Kuhls
2021-02-07  9:24 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.