mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/libdatachannel: update 0.22.3 → 0.22.4
This commit is contained in:
parent
d39376349f
commit
3a9c202925
3 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= libdatachannel
|
PORTNAME= libdatachannel
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.22.3
|
DISTVERSION= 0.22.4
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
TIMESTAMP = 1733540407
|
TIMESTAMP = 1736915187
|
||||||
SHA256 (paullouisageneau-libdatachannel-v0.22.3_GH0.tar.gz) = 7aabb3bbf2672d50b6669cd95916e050a66a8c67a477e5c8fed82f526671426e
|
SHA256 (paullouisageneau-libdatachannel-v0.22.4_GH0.tar.gz) = 43eff11d71382aa1e0249aed9729cd744fa91e5cf2410364efa37e006a620454
|
||||||
SIZE (paullouisageneau-libdatachannel-v0.22.3_GH0.tar.gz) = 52640117
|
SIZE (paullouisageneau-libdatachannel-v0.22.4_GH0.tar.gz) = 52639413
|
||||||
SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2
|
SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2
|
||||||
SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465
|
SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465
|
||||||
SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c
|
SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c
|
||||||
|
|
|
@ -10,7 +10,6 @@ include/rtc/global.hpp
|
||||||
include/rtc/h264rtpdepacketizer.hpp
|
include/rtc/h264rtpdepacketizer.hpp
|
||||||
include/rtc/h264rtppacketizer.hpp
|
include/rtc/h264rtppacketizer.hpp
|
||||||
include/rtc/h265nalunit.hpp
|
include/rtc/h265nalunit.hpp
|
||||||
include/rtc/h265rtpdepacketizer.hpp
|
|
||||||
include/rtc/h265rtppacketizer.hpp
|
include/rtc/h265rtppacketizer.hpp
|
||||||
include/rtc/mediahandler.hpp
|
include/rtc/mediahandler.hpp
|
||||||
include/rtc/message.hpp
|
include/rtc/message.hpp
|
||||||
|
@ -40,4 +39,4 @@ lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
lib/cmake/LibDataChannel/LibDataChannelTargets.cmake
|
lib/cmake/LibDataChannel/LibDataChannelTargets.cmake
|
||||||
lib/libdatachannel.so
|
lib/libdatachannel.so
|
||||||
lib/libdatachannel.so.0.22
|
lib/libdatachannel.so.0.22
|
||||||
lib/libdatachannel.so.0.22.3
|
lib/libdatachannel.so.0.22.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue