aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/gnuradio/gnuradio.SlackBuild4
-rw-r--r--development/gnuradio/gnuradio.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/gnuradio/gnuradio.SlackBuild b/development/gnuradio/gnuradio.SlackBuild
index a4aa0192b7..d481c4f215 100644
--- a/development/gnuradio/gnuradio.SlackBuild
+++ b/development/gnuradio/gnuradio.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2013 Georgi Kolev, Bulgaria
# Copyright 2015-2018 Panagiotis Nikolaou, Culver City, CA
-# Copyright 2021, 2024 Mario Preksavec, Zagreb, Croatia
+# Copyright 2021, 2025 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnuradio
-VERSION=${VERSION:-3.10.10.0}
+VERSION=${VERSION:-3.10.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/gnuradio/gnuradio.info b/development/gnuradio/gnuradio.info
index 4260e5fb49..170de0a23e 100644
--- a/development/gnuradio/gnuradio.info
+++ b/development/gnuradio/gnuradio.info
@@ -1,8 +1,8 @@
PRGNAM="gnuradio"
-VERSION="3.10.10.0"
+VERSION="3.10.12.0"
HOMEPAGE="https://gnuradio.org"
-DOWNLOAD="https://github.com/gnuradio/gnuradio/archive/v3.10.10.0/gnuradio-3.10.10.0.tar.gz"
-MD5SUM="f388d3a3136ba4362b8766fcebb0ac09"
+DOWNLOAD="https://github.com/gnuradio/gnuradio/archive/v3.10.12.0/gnuradio-3.10.12.0.tar.gz"
+MD5SUM="2230bcaa4d5bbaf9e9b73744b43e8bf3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cheetah3 pybind11 volk log4cpp python3-numpy spdlog"