Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/luasec: bump to version 0.8
@ 2019-04-17  6:16 Francois Perrad
  2019-04-17  6:42 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2019-04-17  6:16 UTC (permalink / raw)
  To: buildroot

the license file hash changed due to a copyright year update

-LuaSec 0.7 license
-Copyright (C) 2006-2018 Bruno Silvestre, UFG
+LuaSec 0.8 license
+Copyright (C) 2006-2019 Bruno Silvestre, UFG

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/luasec/Config.in   | 4 ++--
 package/luasec/luasec.hash | 4 ++--
 package/luasec/luasec.mk   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/luasec/Config.in b/package/luasec/Config.in
index 43527ab09..d22fd57a6 100644
--- a/package/luasec/Config.in
+++ b/package/luasec/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LUASEC
 	select BR2_PACKAGE_OPENSSL
 	select BR2_PACKAGE_LUASOCKET # runtime
 	help
-	  LuaSec is a binding for OpenSSL library to provide TLS/SSL
-	  communication.
+	  A binding for OpenSSL library to provide TLS/SSL communication
+	  over LuaSocket.
 
 	  https://github.com/brunoos/luasec/wiki
diff --git a/package/luasec/luasec.hash b/package/luasec/luasec.hash
index 37fc08d45..30ef80101 100644
--- a/package/luasec/luasec.hash
+++ b/package/luasec/luasec.hash
@@ -1,3 +1,3 @@
 # computed by luarocks/buildroot
-sha256 383e183ba712f00b2fcbf60187177432ccde724a23ac6186075ceae620cf0b0a  luasec-0.7-1.src.rock
-sha256 b310a4c5a9927a43123e3ffcfaa5f5921b545b64d38ea55c7faf2a837547a200  luasec-luasec-0.7/LICENSE
+sha256 3c993af8a392511380bf75f68525b5d1f2c6ecdddd17e72d0b51b39c710fa127  luasec-0.8-1.src.rock
+sha256 93b708a114eb0b1028b0549116361da1d24131b042a2bd434c683c7a504877b8  luasec-luasec-0.8/LICENSE
diff --git a/package/luasec/luasec.mk b/package/luasec/luasec.mk
index 7ae729093..9ce358753 100644
--- a/package/luasec/luasec.mk
+++ b/package/luasec/luasec.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUASEC_VERSION_UPSTREAM = 0.7
+LUASEC_VERSION_UPSTREAM = 0.8
 LUASEC_VERSION = $(LUASEC_VERSION_UPSTREAM)-1
 LUASEC_SUBDIR = luasec-luasec-$(LUASEC_VERSION_UPSTREAM)
 LUASEC_LICENSE = MIT
-- 
2.17.1

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

* [Buildroot] [PATCH] package/luasec: bump to version 0.8
  2019-04-17  6:16 [Buildroot] [PATCH] package/luasec: bump to version 0.8 Francois Perrad
@ 2019-04-17  6:42 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-04-17  6:42 UTC (permalink / raw)
  To: buildroot

On Wed, 17 Apr 2019 08:16:33 +0200
Francois Perrad <fperrad@gmail.com> wrote:

> the license file hash changed due to a copyright year update
> 
> -LuaSec 0.7 license
> -Copyright (C) 2006-2018 Bruno Silvestre, UFG
> +LuaSec 0.8 license
> +Copyright (C) 2006-2019 Bruno Silvestre, UFG
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/luasec/Config.in   | 4 ++--
>  package/luasec/luasec.hash | 4 ++--
>  package/luasec/luasec.mk   | 2 +-
>  3 files changed, 5 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-04-17  6:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-17  6:16 [Buildroot] [PATCH] package/luasec: bump to version 0.8 Francois Perrad
2019-04-17  6:42 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox