diff options
| author | jerem <jeremy.tellaa@tanker.io> | 2019-11-12 14:46:48 +0100 |
|---|---|---|
| committer | jerem <jeremy.tellaa@tanker.io> | 2019-11-20 11:14:01 +0100 |
| commit | 2a68d700c54cd604cbf9f871c993d67e1ed8dd9b (patch) | |
| tree | 2a531fdaab5467e28230ccf1ae78cd6e86593bd0 /ports/librtmp/CONTROL | |
| parent | df4773c05614eb19084ae4db1fbc1bb3295d3ec6 (diff) | |
| download | vcpkg-2a68d700c54cd604cbf9f871c993d67e1ed8dd9b.tar.gz vcpkg-2a68d700c54cd604cbf9f871c993d67e1ed8dd9b.zip | |
use latest librtmp
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git
repository, as the sources tar ball are very outdated
Diffstat (limited to 'ports/librtmp/CONTROL')
| -rw-r--r-- | ports/librtmp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/librtmp/CONTROL b/ports/librtmp/CONTROL index c353b087e..5724eefe2 100644 --- a/ports/librtmp/CONTROL +++ b/ports/librtmp/CONTROL @@ -1,5 +1,5 @@ Source: librtmp -Version: 2.4-2 +Version: 2019-11-11 Build-Depends: zlib, openssl Homepage: https://rtmpdump.mplayerhq.hu Description: RTMPDump Real-Time Messaging Protocol API |
