utils: update packpack to current RtspServer commit

This commit is contained in:
Peter Keresztes Schmidt 2021-04-11 00:22:38 +02:00
parent 7c77ac23ba
commit 3011fc3e18
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ commonprep () {
fi
fi
RTSPVER="6de773da1236af21e918fdd7ec5f66713a1a182b"
RTSPVER="e3bc639d265ba4274270c4a9bf6ada517c0cca11"
if [ -e "build/RtspServer-${RTSPVER}.tar.gz" ]; then
echo "Found existing RtspServer ${RTSPVER} tarball..."
else