diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-14 16:44:53 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-14 16:48:14 +0000 |
commit | d19d9f3fbf4b968d24eb1508f36a8d72e30ccc81 (patch) | |
tree | 5040b1ddbb11432f41d3623af1948f2ab430c6ce | |
parent | 3f73403167e55ce3c7e8d61b7ae614e32304ea6e (diff) | |
download | ports-d19d9f3fbf4b968d24eb1508f36a8d72e30ccc81.tar.gz ports-d19d9f3fbf4b968d24eb1508f36a8d72e30ccc81.zip |
www/libdatachannel: Update 0.16.2 -> 0.16.4
Reported by: portscout
-rw-r--r-- | www/libdatachannel/Makefile | 4 | ||||
-rw-r--r-- | www/libdatachannel/distinfo | 10 | ||||
-rw-r--r-- | www/libdatachannel/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index aa08344c089a..ef890ccab92d 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.16.2 +DISTVERSION= 0.16.4 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,7 @@ GH_ACCOUNT= paullouisageneau GH_TUPLE= \ SergiusTheBest:plog:d8461e9:plog/deps/plog \ sctplab:usrsctp:7c31bd3:usrsctp/deps/usrsctp \ - paullouisageneau:libjuice:8f45451:libjuice/deps/libjuice \ + paullouisageneau:libjuice:3795466:libjuice/deps/libjuice \ nlohmann:json:fec56a1:json/deps/json \ cisco:libsrtp:90d05bf:libsrtp/deps/libsrtp diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index bc88303cf339..8bea5ca69e28 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1641237692 -SHA256 (paullouisageneau-libdatachannel-v0.16.2_GH0.tar.gz) = 0bce4ff63f2980e190b889be1bf0f42ca9d83d3a76227128f3878980421f2027 -SIZE (paullouisageneau-libdatachannel-v0.16.2_GH0.tar.gz) = 52568698 +TIMESTAMP = 1642178123 +SHA256 (paullouisageneau-libdatachannel-v0.16.4_GH0.tar.gz) = 27e1a10888f199e7f373a567cfa23d704d3e94b6a7ee026c6a8ac229a8d3fef4 +SIZE (paullouisageneau-libdatachannel-v0.16.4_GH0.tar.gz) = 52568830 SHA256 (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 2d30536bc920fc44e6ec90f60244afe9249c79bc618574f7d3e78fbcd1a51ec8 SIZE (SergiusTheBest-plog-d8461e9_GH0.tar.gz) = 44215 SHA256 (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = c2ffd52579a7927e84e4c957e74acf34114106d5c38f7ebad72718710c4cf4b5 SIZE (sctplab-usrsctp-7c31bd3_GH0.tar.gz) = 773251 -SHA256 (paullouisageneau-libjuice-8f45451_GH0.tar.gz) = 254993f3aa2e2d1631dc5299130676bef69458fd6cf48edc023f62a4e46d65ce -SIZE (paullouisageneau-libjuice-8f45451_GH0.tar.gz) = 87915 +SHA256 (paullouisageneau-libjuice-3795466_GH0.tar.gz) = 0f9d61e30a3ced8ba4148a78f09b75908715d1cefe98f54d7e4205c3d8a37e00 +SIZE (paullouisageneau-libjuice-3795466_GH0.tar.gz) = 87983 SHA256 (nlohmann-json-fec56a1_GH0.tar.gz) = 0dacb71d7571353081f6b54d568f85ff7f336dac800fac1116cd4ea40371ca9f SIZE (nlohmann-json-fec56a1_GH0.tar.gz) = 7062462 SHA256 (cisco-libsrtp-90d05bf_GH0.tar.gz) = e59891ff9e5b49c8e57c3392b1666ec81587910750b228d9cd368b1804376b6f diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 14c80a366167..9fcfa422db37 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -34,4 +34,4 @@ 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.16.2 +lib/libdatachannel.so.0.16.4 |