bump rpm specfile rtsp commit
anytime the rtsp commit is bumped in packpack, it must also be bumped in the rpm specfile
This commit is contained in:
parent
efc1ec770c
commit
59d283095d
|
@ -9,7 +9,7 @@
|
|||
%global ceb_version 1.0-zm
|
||||
|
||||
# RtspServer is configured as a git submodule
|
||||
%global rtspserver_commit cd7fd49becad6010a1b8466bfebbd93999a39878
|
||||
%global rtspserver_commit eab32851421ffe54fec0229c3efc44c642bc8d46
|
||||
|
||||
%global sslcert %{_sysconfdir}/pki/tls/certs/localhost.crt
|
||||
%global sslkey %{_sysconfdir}/pki/tls/private/localhost.key
|
||||
|
|
Loading…
Reference in New Issue