update dependencies in docker
This commit is contained in:
parent
49c333b88a
commit
cd1f8a7cb1
@ -23,6 +23,6 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
|
||||
|
||||
|
||||
git clone https://github.com/jketterl/owrx_connector.git
|
||||
cmakebuild owrx_connector 84909c53cde78cbf4be408037e31209fbc702ad3
|
||||
cmakebuild owrx_connector df35e33e42c2e4527853ca18bf04981848860317
|
||||
|
||||
apk del .build-deps
|
||||
|
@ -24,6 +24,6 @@ apk add --no-cache $STATIC_PACKAGES
|
||||
apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
|
||||
|
||||
git clone https://github.com/pothosware/SoapySDR
|
||||
cmakebuild SoapySDR a489f3dca9d3ccd9b276b95a608ac3ef0299f635
|
||||
cmakebuild SoapySDR f722f9ce5b629c3c44401a9bf628b3f8e67a9695
|
||||
|
||||
apk del .build-deps
|
||||
|
@ -38,7 +38,7 @@ git clone https://github.com/szechyjs/mbelib.git
|
||||
cmakebuild mbelib 9a04ed5c78176a9965f3d43f7aa1b1f5330e771f
|
||||
|
||||
git clone https://github.com/jketterl/digiham.git
|
||||
cmakebuild digiham b229990927922e977cecaa9369740790cff5c31e
|
||||
cmakebuild digiham e5e11ce9611e3d8f5f9dce7dee97f86a31af107c
|
||||
|
||||
git clone https://github.com/f4exb/dsd.git
|
||||
cmakebuild dsd f6939f9edbbc6f66261833616391a4e59cb2b3d7
|
||||
|
Loading…
Reference in New Issue
Block a user