update dependencies

This commit is contained in:
Jakob Ketterl
2020-03-29 22:48:10 +02:00
parent f0ef5bb371
commit b7831b824a
7 changed files with 10 additions and 10 deletions

View File

@ -25,6 +25,6 @@ apk add --no-cache $STATIC_PACKAGES
apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
git clone https://github.com/osmocom/rtl-sdr.git
cmakebuild rtl-sdr b5af355b1d833b3c898a61cf1e072b59b0ea3440
cmakebuild rtl-sdr d794155ba65796a76cd0a436f9709f4601509320
apk del .build-deps