Date: Fri, 25 Oct 2024 03:27:47 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6d000a08bf6c - main - www/libdatachannel: update 0.22.0 =?utf-8?Q?=E2=86=92?= 0.22.1 Message-ID: <202410250327.49P3RlHm029116@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d000a08bf6cebedc1f11eea9972e2037e41e6cd commit 6d000a08bf6cebedc1f11eea9972e2037e41e6cd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-25 00:45:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-25 03:27:36 +0000 www/libdatachannel: update 0.22.0 → 0.22.1 --- www/libdatachannel/Makefile | 2 +- www/libdatachannel/distinfo | 6 +++--- www/libdatachannel/pkg-plist | 4 +--- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile index 32e93aac63c0..6a8b1f7fd5b0 100644 --- a/www/libdatachannel/Makefile +++ b/www/libdatachannel/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdatachannel DISTVERSIONPREFIX= v -DISTVERSION= 0.22.0 +DISTVERSION= 0.22.1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo index 09352891dac8..0817712c9bd3 100644 --- a/www/libdatachannel/distinfo +++ b/www/libdatachannel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1729747524 -SHA256 (paullouisageneau-libdatachannel-v0.22.0_GH0.tar.gz) = 55827eaa2aafceeaecccf0e5074a995242c3360120c0614ead8f5fb610653bba -SIZE (paullouisageneau-libdatachannel-v0.22.0_GH0.tar.gz) = 52639829 +TIMESTAMP = 1729811394 +SHA256 (paullouisageneau-libdatachannel-v0.22.1_GH0.tar.gz) = b090a1ce3d3749134daf7d83a4f6caf3e27e83dc886834e18d353154e6211a15 +SIZE (paullouisageneau-libdatachannel-v0.22.1_GH0.tar.gz) = 52639436 SHA256 (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 658e037fe999036cca8b91a61ac07171980aeeaf2e3421b87c71454fdff07ce2 SIZE (SergiusTheBest-plog-e21baecd4753f14da64ede979c5a19302618b752_GH0.tar.gz) = 132465 SHA256 (sctplab-usrsctp-ebb18adac6501bad4501b1f6dccb67a1c85cc299_GH0.tar.gz) = 1281cb1acd159e359aa52285de83fa00e5c1fdf4d2edcb02f7535b9550885f1c diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist index 8179379e8c66..0e0e3abaac04 100644 --- a/www/libdatachannel/pkg-plist +++ b/www/libdatachannel/pkg-plist @@ -39,6 +39,4 @@ lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibDataChannel/LibDataChannelTargets.cmake lib/libdatachannel.so lib/libdatachannel.so.0.22 -lib/libdatachannel.so.0.22.0 -lib/libjuice.a -lib/libusrsctp.a +lib/libdatachannel.so.0.22.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410250327.49P3RlHm029116>