gnuradioMinimal: 3.10.10.0 -> 3.10.11.0

Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.10.0...v3.10.11.0
This commit is contained in:
Doron Behar 2024-07-24 18:48:19 +03:00
parent 381d63b9f8
commit 6282c8d0c6

View File

@ -44,11 +44,11 @@
# If one wishes to use a different src or name for a very custom build
, overrideSrc ? {}
, pname ? "gnuradio"
, version ? "3.10.10.0"
, version ? "3.10.11.0"
}:
let
sourceSha256 = "sha256-pEVWhXDjOevrduDbZQbiDbODZY8PpsGY4O8yxrwlCcs=";
sourceSha256 = "sha256-QOZXUj+ZmfpazsrHEs8Gx3WSmoHG/zO43NEpyhIjpN8=";
featuresInfo = {
# Needed always
basic = {