update specfile to use latest rtspserver commit

This commit is contained in:
Andrew Bauer 2021-04-23 11:53:38 -05:00 committed by GitHub
parent 4d9fb5b225
commit 6d90fd7bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
%global ceb_version 1.0-zm
# RtspServer is configured as a git submodule
%global rtspserver_commit 8ef9169c473da2f77752b5c43ae2dd7a82596876
%global rtspserver_commit 65f625e27ed9f96fa5ae068f6d49ec9fa5795629
%global sslcert %{_sysconfdir}/pki/tls/certs/localhost.crt
%global sslkey %{_sysconfdir}/pki/tls/private/localhost.key