* [Buildroot] [PATCH] libsoc: bump to version 0.8.2
@ 2016-06-22 13:57 yegorslists at googlemail.com
2016-06-22 15:00 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: yegorslists at googlemail.com @ 2016-06-22 13:57 UTC (permalink / raw)
To: buildroot
From: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
package/libsoc/libsoc.hash | 4 ++--
package/libsoc/libsoc.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libsoc/libsoc.hash b/package/libsoc/libsoc.hash
index e6a8577..77f2fad 100644
--- a/package/libsoc/libsoc.hash
+++ b/package/libsoc/libsoc.hash
@@ -1,2 +1,2 @@
-# Locally calculated
-sha256 fc7f4c4ec5cc694833f27d91603aaaa6a43e8100ab26bac47f553753c8d45ac0 libsoc-0.7.1.tar.gz
+# Locally computed:
+sha256 8df626bde365b94a805e1c323104c63a7429ec64c9df815cd1d9b9c4b317e066 libsoc-0.8.2.tar.gz
diff --git a/package/libsoc/libsoc.mk b/package/libsoc/libsoc.mk
index 84e281f..ba20ed3 100644
--- a/package/libsoc/libsoc.mk
+++ b/package/libsoc/libsoc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBSOC_VERSION = 0.7.1
+LIBSOC_VERSION = 0.8.2
LIBSOC_SITE = $(call github,jackmitch,libsoc,$(LIBSOC_VERSION))
LIBSOC_LICENSE = LGPLv2.1
LIBSOC_LICENSE_FILES = COPYING
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libsoc: bump to version 0.8.2
2016-06-22 13:57 [Buildroot] [PATCH] libsoc: bump to version 0.8.2 yegorslists at googlemail.com
@ 2016-06-22 15:00 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-06-22 15:00 UTC (permalink / raw)
To: buildroot
>>>>> "yegorslists" == yegorslists <yegorslists@googlemail.com> writes:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> package/libsoc/libsoc.hash | 4 ++--
> package/libsoc/libsoc.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
> diff --git a/package/libsoc/libsoc.hash b/package/libsoc/libsoc.hash
> index e6a8577..77f2fad 100644
> --- a/package/libsoc/libsoc.hash
> +++ b/package/libsoc/libsoc.hash
> @@ -1,2 +1,2 @@
> -# Locally calculated
> -sha256 fc7f4c4ec5cc694833f27d91603aaaa6a43e8100ab26bac47f553753c8d45ac0 libsoc-0.7.1.tar.gz
> +# Locally computed:
> +sha256 8df626bde365b94a805e1c323104c63a7429ec64c9df815cd1d9b9c4b317e066 libsoc-0.8.2.tar.gz
> diff --git a/package/libsoc/libsoc.mk b/package/libsoc/libsoc.mk
> index 84e281f..ba20ed3 100644
> --- a/package/libsoc/libsoc.mk
> +++ b/package/libsoc/libsoc.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
> -LIBSOC_VERSION = 0.7.1
> +LIBSOC_VERSION = 0.8.2
> LIBSOC_SITE = $(call github,jackmitch,libsoc,$(LIBSOC_VERSION))
> LIBSOC_LICENSE = LGPLv2.1
> LIBSOC_LICENSE_FILES = COPYING
It seems something happened with the license:
cat: /home/peko/source/buildroot/output/build/libsoc-0.8.2/COPYING: No such file or directory
package/libsoc/libsoc.mk:14: recipe for target 'libsoc-legal-info' failed
Please fix and resubmit, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-22 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22 13:57 [Buildroot] [PATCH] libsoc: bump to version 0.8.2 yegorslists at googlemail.com
2016-06-22 15:00 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox