* [Buildroot] [PATCH next 1/1] package/volk: bump to version 3.1.2
@ 2024-08-13 17:28 Julien Olivain
2024-08-14 20:04 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-08-13 17:28 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain, Gwenhael Goavec-Merou
For release notes since v3.0.0, see:
https://www.libvolk.org/release-v310.html
https://www.libvolk.org/release-v311.html
https://www.libvolk.org/release-v312.html
Fixes:
http://autobuild.buildroot.org/results/82cb35e9be6a57539d4e370ab2c4a4fae9d8b5d8/
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
package/volk/volk.hash | 2 +-
package/volk/volk.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/volk/volk.hash b/package/volk/volk.hash
index 8047a68bab..3a363f0357 100644
--- a/package/volk/volk.hash
+++ b/package/volk/volk.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 88fd80638a3683f23a8cae6c551a8cfe9ea55735c701846f3eeeeeea8a14f6a3 volk-3.0.0.tar.xz
+sha256 ce62f645c2ee3ef8b38f923de78ef4df9a1b7696d618f57781955803ee29bab3 volk-3.1.2.tar.xz
sha256 e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118 COPYING
diff --git a/package/volk/volk.mk b/package/volk/volk.mk
index 67475d5c90..396f4e6e8b 100644
--- a/package/volk/volk.mk
+++ b/package/volk/volk.mk
@@ -4,7 +4,7 @@
#
################################################################################
-VOLK_VERSION = 3.0.0
+VOLK_VERSION = 3.1.2
VOLK_SITE = https://github.com/gnuradio/volk/releases/download/v$(VOLK_VERSION)
VOLK_SOURCE = volk-$(VOLK_VERSION).tar.xz
VOLK_LICENSE = LGPL-3.0+
--
2.46.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-14 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 17:28 [Buildroot] [PATCH next 1/1] package/volk: bump to version 3.1.2 Julien Olivain
2024-08-14 20:04 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox