Bump version of RtspServer used
This commit is contained in:
parent
5b10f6ace6
commit
4874dedc1f
|
@ -118,7 +118,7 @@ commonprep () {
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
RTSPVER="cd7fd49becad6010a1b8466bfebbd93999a39878"
|
RTSPVER="eab32851421ffe54fec0229c3efc44c642bc8d46"
|
||||||
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