[Buildroot] [PATCH 1/1] package/libshout: bump version to 2.4.5

Peter Korsgaard peter at korsgaard.com
Mon Feb 8 07:34:27 UTC 2021


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

 > Added sha512 hash provided by upstream, reformatted hashes.
 > Changelog:
 > https://gitlab.xiph.org/xiph/icecast-libshout/-/blob/master/NEWS

I don't really think that is useful/needed as upstream already provides
a sha256, but OK.

Committed, thanks.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
 > ---
 >  package/libshout/libshout.hash | 9 ++++++---
 >  package/libshout/libshout.mk   | 2 +-
 >  2 files changed, 7 insertions(+), 4 deletions(-)

 > diff --git a/package/libshout/libshout.hash b/package/libshout/libshout.hash
 > index 06702891c0..ae43e0a9c8 100644
 > --- a/package/libshout/libshout.hash
 > +++ b/package/libshout/libshout.hash
 > @@ -1,5 +1,8 @@
 > -# From https://downloads.xiph.org/releases/libshout/SHA256SUMS
 > -sha256	0d8af55d1141bf90710bcd41a768c9cc5adb251502a0af1dd22c8da215d40dfe	libshout-2.4.3.tar.gz
 > +# From https://ftp.osuosl.org/pub/xiph/releases/libshout/SHA512SUMS
 > +sha512
 > 290844185da16961f03434d3e341573dd6cb0139e5fa81902903021b641382d2629302d7c356bc591b35656754e07f4e44a8d9e782e092b17a051b9ae8f54341
 > libshout-2.4.5.tar.gz
 > +
 > +# From https://ftp.osuosl.org/pub/xiph/releases/libshout/SHA256SUMS
 > +sha256  d9e568668a673994ebe3f1eb5f2bee06e3236a5db92b8d0c487e1c0f886a6890  libshout-2.4.5.tar.gz
 
 >  # Hash for license file
 > -sha256	7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852	COPYING
 > +sha256  7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852  COPYING
 > diff --git a/package/libshout/libshout.mk b/package/libshout/libshout.mk
 > index 6537a1fea3..01ccf22e23 100644
 > --- a/package/libshout/libshout.mk
 > +++ b/package/libshout/libshout.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -LIBSHOUT_VERSION = 2.4.3
 > +LIBSHOUT_VERSION = 2.4.5
 >  LIBSHOUT_SITE = https://downloads.xiph.org/releases/libshout
 >  LIBSHOUT_LICENSE = LGPL-2.0+
 >  LIBSHOUT_LICENSE_FILES = COPYING
 > -- 
 > 2.29.2

 > _______________________________________________
 > buildroot mailing list
 > buildroot at busybox.net
 > http://lists.busybox.net/mailman/listinfo/buildroot

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list