net/liveMedia: updatei to 2020.04.24
2020.04.24: - Fixed an apparent bug in "RTSPClient" that was causing it to not always send an "Authorization:" header when sending a RTSP "OPTIONS" command. (Thanks to Alexander Prohorov for reporting this.)
This commit is contained in:
parent
684e15bf87
commit
1afaf813b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533257
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liveMedia
|
||||
PORTVERSION= 2020.04.12
|
||||
PORTVERSION= 2020.04.24
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.live555.com/liveMedia/public/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1586887420
|
||||
SHA256 (live.2020.04.12.tar.gz) = 3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a
|
||||
SIZE (live.2020.04.12.tar.gz) = 7226606
|
||||
TIMESTAMP = 1588093375
|
||||
SHA256 (live.2020.04.24.tar.gz) = 41ecb63bbb0e393b73f4ff1c62e0766f071bb9276fd1e51aa87b2c3c27874a5b
|
||||
SIZE (live.2020.04.24.tar.gz) = 7226183
|
||||
|
|
Loading…
Reference in a new issue