diff mbox series

[1/1] package/libusb: bump to version 1.0.24

Message ID 20201211174325.78230-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/libusb: bump to version 1.0.24 | expand

Commit Message

Fabrice Fontaine Dec. 11, 2020, 5:43 p.m. UTC
Update indentation in hash file (two spaces)

https://github.com/libusb/libusb/blob/v1.0.24/ChangeLog

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libusb/libusb.hash | 4 ++--
 package/libusb/libusb.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Zoltan Gyarmati Dec. 12, 2020, 5:35 p.m. UTC | #1
On 2020. december 11., péntek 18:43:25 CET Fabrice Fontaine wrote:
> Update indentation in hash file (two spaces)
> 
> https://github.com/libusb/libusb/blob/v1.0.24/ChangeLog
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libusb/libusb.hash | 4 ++--
>  package/libusb/libusb.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/libusb/libusb.hash b/package/libusb/libusb.hash
> index 272dfb0877..6169a186a5 100644
> --- a/package/libusb/libusb.hash
> +++ b/package/libusb/libusb.hash
> @@ -1,3 +1,3 @@
>  # Locally computed:
> -sha256 db11c06e958a82dac52cf3c65cb4dd2c3f339c8a988665110e0d24d19312ad8d 
> libusb-1.0.23.tar.bz2 -sha256
> 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a  COPYING
> +sha256  7efd2685f7b327326dcfb85cee426d9b871fd70e22caa15bb68d595ce2a2b12a 
> libusb-1.0.24.tar.bz2 +sha256 
> 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a  COPYING
> diff --git a/package/libusb/libusb.mk b/package/libusb/libusb.mk
> index ddc6b27b6c..26e91e3da6 100644
> --- a/package/libusb/libusb.mk
> +++ b/package/libusb/libusb.mk
> @@ -5,7 +5,7 @@
>  ###########################################################################
> #####
> 
>  LIBUSB_VERSION_MAJOR = 1.0
> -LIBUSB_VERSION = $(LIBUSB_VERSION_MAJOR).23
> +LIBUSB_VERSION = $(LIBUSB_VERSION_MAJOR).24
>  LIBUSB_SOURCE = libusb-$(LIBUSB_VERSION).tar.bz2
>  LIBUSB_SITE =
> https://github.com/libusb/libusb/releases/download/v$(LIBUSB_VERSION)
> LIBUSB_LICENSE = LGPL-2.1+

Acked-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
Thomas Petazzoni Dec. 13, 2020, 9:39 a.m. UTC | #2
On Fri, 11 Dec 2020 18:43:25 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Update indentation in hash file (two spaces)
> 
> https://github.com/libusb/libusb/blob/v1.0.24/ChangeLog
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libusb/libusb.hash | 4 ++--
>  package/libusb/libusb.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/libusb/libusb.hash b/package/libusb/libusb.hash
index 272dfb0877..6169a186a5 100644
--- a/package/libusb/libusb.hash
+++ b/package/libusb/libusb.hash
@@ -1,3 +1,3 @@ 
 # Locally computed:
-sha256 db11c06e958a82dac52cf3c65cb4dd2c3f339c8a988665110e0d24d19312ad8d  libusb-1.0.23.tar.bz2
-sha256 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a  COPYING
+sha256  7efd2685f7b327326dcfb85cee426d9b871fd70e22caa15bb68d595ce2a2b12a  libusb-1.0.24.tar.bz2
+sha256  5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a  COPYING
diff --git a/package/libusb/libusb.mk b/package/libusb/libusb.mk
index ddc6b27b6c..26e91e3da6 100644
--- a/package/libusb/libusb.mk
+++ b/package/libusb/libusb.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 LIBUSB_VERSION_MAJOR = 1.0
-LIBUSB_VERSION = $(LIBUSB_VERSION_MAJOR).23
+LIBUSB_VERSION = $(LIBUSB_VERSION_MAJOR).24
 LIBUSB_SOURCE = libusb-$(LIBUSB_VERSION).tar.bz2
 LIBUSB_SITE = https://github.com/libusb/libusb/releases/download/v$(LIBUSB_VERSION)
 LIBUSB_LICENSE = LGPL-2.1+