utils: update packpack to current RtspServer commit
This commit is contained in:
parent
7c77ac23ba
commit
3011fc3e18
|
@ -118,7 +118,7 @@ commonprep () {
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
RTSPVER="6de773da1236af21e918fdd7ec5f66713a1a182b"
|
RTSPVER="e3bc639d265ba4274270c4a9bf6ada517c0cca11"
|
||||||
if [ -e "build/RtspServer-${RTSPVER}.tar.gz" ]; then
|
if [ -e "build/RtspServer-${RTSPVER}.tar.gz" ]; then
|
||||||
echo "Found existing RtspServer ${RTSPVER} tarball..."
|
echo "Found existing RtspServer ${RTSPVER} tarball..."
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue