mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-16 20:58:45 -04:00
uses the right git version hashes in flatpak manifest
This commit is contained in:
@@ -241,7 +241,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "git://github.com/EttusResearch/uhd.git",
|
||||
"commit": "e0e61"
|
||||
"commit": "e0e61a5"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -254,8 +254,7 @@
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "git://github.com/f4exb/libmirisdr-4.git",
|
||||
"commit": "e0e61"
|
||||
"url": "git://github.com/f4exb/libmirisdr-4.git"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -319,7 +318,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/pothosware/SoapyUHD.git",
|
||||
"commit": "5838bc9"
|
||||
"commit": "2900fff"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user