Update RtspServer for rpm builds

pull/4591/head
Isaac Connor 2026-02-02 13:07:20 -05:00
parent 61e0915c36
commit 09d932a4f8
1 changed files with 1 additions and 1 deletions

View File

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