Skip to content
Snippets Groups Projects
Commit 5eddffd3 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

www/libdatachannel: update 0.20.3 → 0.21.0

Reported by:	portscout
parent bdd92987
No related branches found
No related tags found
No related merge requests found
PORTNAME= obs-studio
DISTVERSION= 30.1.2
PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
......
PORTNAME= libdatachannel
DISTVERSIONPREFIX= v
DISTVERSION= 0.20.3
DISTVERSION= 0.21.0
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
......
TIMESTAMP = 1713502180
SHA256 (paullouisageneau-libdatachannel-v0.20.3_GH0.tar.gz) = 31274df211173bec5b3c104559fed25b5466b53f438c050fb71719d53a12c8e7
SIZE (paullouisageneau-libdatachannel-v0.20.3_GH0.tar.gz) = 52630159
TIMESTAMP = 1714193055
SHA256 (paullouisageneau-libdatachannel-v0.21.0_GH0.tar.gz) = 41d7404280751cbda8cfac5480e13c5af5b1c37ea2c16e03467f06a4acb49717
SIZE (paullouisageneau-libdatachannel-v0.21.0_GH0.tar.gz) = 52635131
SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2
SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465
SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c
......
......@@ -5,13 +5,16 @@ include/rtc/common.hpp
include/rtc/configuration.hpp
include/rtc/datachannel.hpp
include/rtc/description.hpp
include/rtc/frameinfo.hpp
include/rtc/global.hpp
include/rtc/h264rtpdepacketizer.hpp
include/rtc/h264rtppacketizer.hpp
include/rtc/h265nalunit.hpp
include/rtc/h265rtppacketizer.hpp
include/rtc/mediahandler.hpp
include/rtc/message.hpp
include/rtc/nalunit.hpp
include/rtc/pacinghandler.hpp
include/rtc/peerconnection.hpp
include/rtc/plihandler.hpp
include/rtc/reliability.hpp
......@@ -21,10 +24,12 @@ include/rtc/rtcpnackresponder.hpp
include/rtc/rtcpreceivingsession.hpp
include/rtc/rtcpsrreporter.hpp
include/rtc/rtp.hpp
include/rtc/rtpdepacketizer.hpp
include/rtc/rtppacketizationconfig.hpp
include/rtc/rtppacketizer.hpp
include/rtc/track.hpp
include/rtc/utils.hpp
include/rtc/version.h
include/rtc/websocket.hpp
include/rtc/websocketserver.hpp
lib/cmake/LibDataChannel/LibDataChannelConfig.cmake
......@@ -32,5 +37,5 @@ lib/cmake/LibDataChannel/LibDataChannelConfigVersion.cmake
lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/LibDataChannel/LibDataChannelTargets.cmake
lib/libdatachannel.so
lib/libdatachannel.so.0.20
lib/libdatachannel.so.0.20.3
lib/libdatachannel.so.0.21
lib/libdatachannel.so.0.21.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment