* [Buildroot] [PATCH 1/1] package/libcli: bump to version 1.10.2
@ 2020-01-08 21:48 Fabrice Fontaine
2020-01-08 22:12 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-01-08 21:48 UTC (permalink / raw)
To: buildroot
Update hash of license file (updated LGPL-2.1:
https://github.com/dparrish/libcli/commit/41594c4284f14b828589ca0239ca29c2bdac5b96)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libcli/libcli.hash | 4 ++--
package/libcli/libcli.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libcli/libcli.hash b/package/libcli/libcli.hash
index 729c636960..ce4373e92b 100644
--- a/package/libcli/libcli.hash
+++ b/package/libcli/libcli.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 3c801cb0112b6b5e07bdc3b98c034b36df6f33a8ed95ce74520b704bdbc0f36d libcli-c63c9d35144939c8b4fa3c5394aed2e29ff517b0.tar.gz
-sha256 d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f COPYING
+sha256 190f0a315dbc291400e9d33f701f9a66894102a6c29e1aebb63f01239bb164d0 libcli-1.10.2.tar.gz
+sha256 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14 COPYING
diff --git a/package/libcli/libcli.mk b/package/libcli/libcli.mk
index 0fef008a4f..bc46082546 100644
--- a/package/libcli/libcli.mk
+++ b/package/libcli/libcli.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBCLI_VERSION = c63c9d35144939c8b4fa3c5394aed2e29ff517b0
-LIBCLI_SITE = $(call github,dparrish,libcli,$(LIBCLI_VERSION))
+LIBCLI_VERSION = 1.10.2
+LIBCLI_SITE = $(call github,dparrish,libcli,V$(LIBCLI_VERSION))
LIBCLI_LICENSE = LGPL-2.1
LIBCLI_LICENSE_FILES = COPYING
LIBCLI_INSTALL_STAGING = YES
--
2.24.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/libcli: bump to version 1.10.2
2020-01-08 21:48 [Buildroot] [PATCH 1/1] package/libcli: bump to version 1.10.2 Fabrice Fontaine
@ 2020-01-08 22:12 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2020-01-08 22:12 UTC (permalink / raw)
To: buildroot
Fabrice, All,
On 2020-01-08 22:48 +0100, Fabrice Fontaine spake thusly:
> Update hash of license file (updated LGPL-2.1:
> https://github.com/dparrish/libcli/commit/41594c4284f14b828589ca0239ca29c2bdac5b96)
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/libcli/libcli.hash | 4 ++--
> package/libcli/libcli.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/libcli/libcli.hash b/package/libcli/libcli.hash
> index 729c636960..ce4373e92b 100644
> --- a/package/libcli/libcli.hash
> +++ b/package/libcli/libcli.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 3c801cb0112b6b5e07bdc3b98c034b36df6f33a8ed95ce74520b704bdbc0f36d libcli-c63c9d35144939c8b4fa3c5394aed2e29ff517b0.tar.gz
> -sha256 d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f COPYING
> +sha256 190f0a315dbc291400e9d33f701f9a66894102a6c29e1aebb63f01239bb164d0 libcli-1.10.2.tar.gz
> +sha256 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14 COPYING
> diff --git a/package/libcli/libcli.mk b/package/libcli/libcli.mk
> index 0fef008a4f..bc46082546 100644
> --- a/package/libcli/libcli.mk
> +++ b/package/libcli/libcli.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -LIBCLI_VERSION = c63c9d35144939c8b4fa3c5394aed2e29ff517b0
> -LIBCLI_SITE = $(call github,dparrish,libcli,$(LIBCLI_VERSION))
> +LIBCLI_VERSION = 1.10.2
> +LIBCLI_SITE = $(call github,dparrish,libcli,V$(LIBCLI_VERSION))
> LIBCLI_LICENSE = LGPL-2.1
> LIBCLI_LICENSE_FILES = COPYING
> LIBCLI_INSTALL_STAGING = YES
> --
> 2.24.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-08 22:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-08 21:48 [Buildroot] [PATCH 1/1] package/libcli: bump to version 1.10.2 Fabrice Fontaine
2020-01-08 22:12 ` Yann E. MORIN
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.