gnuradioMinimal: 3.10.9.1 -> 3.10.9.2
Diff: https://github.com/gnuradio/gnuradio/compare/v3.10.9.1...v3.10.9.2
This commit is contained in:
parent
5be2ce477a
commit
1cffa322bf
1 changed files with 2 additions and 2 deletions
|
@ -45,11 +45,11 @@
|
||||||
# If one wishes to use a different src or name for a very custom build
|
# If one wishes to use a different src or name for a very custom build
|
||||||
, overrideSrc ? {}
|
, overrideSrc ? {}
|
||||||
, pname ? "gnuradio"
|
, pname ? "gnuradio"
|
||||||
, version ? "3.10.9.1"
|
, version ? "3.10.9.2"
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
sourceSha256 = "sha256-prCQj2gan5udOj2vnV8Vrr8B4OwpYpzAGb9w+kkJDQc=";
|
sourceSha256 = "sha256-SMalZwIvATZ3rqAAqeSmf8/RJ1d9pp7NvoWO/YP0BMc=";
|
||||||
featuresInfo = {
|
featuresInfo = {
|
||||||
# Needed always
|
# Needed always
|
||||||
basic = {
|
basic = {
|
||||||
|
|
Loading…
Reference in a new issue