* [Buildroot] [PATCH next 1/1] package/gsl: bump to version 2.7.1
@ 2023-03-06 21:14 Julien Olivain
2023-03-12 12:31 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2023-03-06 21:14 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For change log since 2.6, see:
https://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS?h=release-2-7
This 2.7.1 version includes a minor libtool version fixup on top of 2.7:
https://git.savannah.gnu.org/cgit/gsl.git/commit/?id=77e7c7d008707dace56626020eaa6181912e9841
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested on branch next at commit b793f3a with commands:
make check-package
...
0 warnings generated
utils/test-pkg -a -p gsl
...
45 builds, 0 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
---
package/gsl/gsl.hash | 2 +-
package/gsl/gsl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gsl/gsl.hash b/package/gsl/gsl.hash
index 0d40a75497..153ae4131d 100644
--- a/package/gsl/gsl.hash
+++ b/package/gsl/gsl.hash
@@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
-sha256 b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8 gsl-2.6.tar.gz
+sha256 dcb0fbd43048832b757ff9942691a8dd70026d5da0ff85601e52687f6deeb34b gsl-2.7.1.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/gsl/gsl.mk b/package/gsl/gsl.mk
index 3604f9836c..575cb75462 100644
--- a/package/gsl/gsl.mk
+++ b/package/gsl/gsl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GSL_VERSION = 2.6
+GSL_VERSION = 2.7.1
GSL_SITE = $(BR2_GNU_MIRROR)/gsl
GSL_INSTALL_STAGING = YES
GSL_LICENSE = GPL-3.0
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH next 1/1] package/gsl: bump to version 2.7.1
2023-03-06 21:14 [Buildroot] [PATCH next 1/1] package/gsl: bump to version 2.7.1 Julien Olivain
@ 2023-03-12 12:31 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-03-12 12:31 UTC (permalink / raw)
To: Julien Olivain; +Cc: buildroot
On Mon, 6 Mar 2023 22:14:35 +0100
Julien Olivain <ju.o@free.fr> wrote:
> For change log since 2.6, see:
> https://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS?h=release-2-7
>
> This 2.7.1 version includes a minor libtool version fixup on top of 2.7:
> https://git.savannah.gnu.org/cgit/gsl.git/commit/?id=77e7c7d008707dace56626020eaa6181912e9841
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested on branch next at commit b793f3a with commands:
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-12 12:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-06 21:14 [Buildroot] [PATCH next 1/1] package/gsl: bump to version 2.7.1 Julien Olivain
2023-03-12 12:31 ` Thomas Petazzoni via buildroot
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.